https://github.com/thiti-dev/vscode-ext-errors-peekaboo
An extension for Visual Studio Code which allows you to peek at the error anytime you want, going back and forth by just the edge of your 3 fingers cmd+shift+[1/2]
https://github.com/thiti-dev/vscode-ext-errors-peekaboo
dependency-injection inversify ioc-container typescript vscode-extension vscode-plugin webpack
Last synced: 2 months ago
JSON representation
An extension for Visual Studio Code which allows you to peek at the error anytime you want, going back and forth by just the edge of your 3 fingers cmd+shift+[1/2]
- Host: GitHub
- URL: https://github.com/thiti-dev/vscode-ext-errors-peekaboo
- Owner: Thiti-Dev
- License: mit
- Created: 2022-12-31T06:23:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T07:16:22.000Z (over 3 years ago)
- Last Synced: 2025-11-17T00:03:22.156Z (8 months ago)
- Topics: dependency-injection, inversify, ioc-container, typescript, vscode-extension, vscode-plugin, webpack
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Thiti-Dev.errors-peekaboo
- Size: 342 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## 🎩 About The Project
This is the extension for Visual Studio Code which allows you to peek at the error anytime you want, going back and forth by just the edge of your 3 fingers cmd+shift+[1/2]
`So this extension is created directly for you if you're`
- `Tired of the annoyance of Error Lens that display the stupid error that you already know every time. Sometimes you just wanna chill`
- `Tired of having to use the mouse to hover at the underlined error to be able to see the error`
- `The Problem-Panel (F8) from built-in vscode feature isn't what you really need`
## 🌟 Extension Preview
### ✨ Features & Miscs
- Peek the errors/warning/hint/information back and forth with custom easily-noticeable text presence -> Default binded key
- Jump to the error and automatically have it selected
- Colorizing the error text based on the serverity of the error
- Having the condition that can greatly indicate if you want to stop seeing the error or not after the custom panel activated
### 🚩 Note
- Works suitably with [Fun Coding](https://marketplace.visualstudio.com/items?itemName=Thiti-Dev.fun-coding)
# CHANGELOG
## 1.0.0 (2022-12-31)
Release:
- The base version 1.0.0