An open API service indexing awesome lists of open source software.

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]

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