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

https://github.com/vbshuliar/vscode-extension-toggle-problems-visibility

A simple VS Code extension that adds a keyboard shortcut to toggle the visibility of the Problems panel.
https://github.com/vbshuliar/vscode-extension-toggle-problems-visibility

codetools developertools javascript productivity vscode vscodeextension

Last synced: 18 days ago
JSON representation

A simple VS Code extension that adds a keyboard shortcut to toggle the visibility of the Problems panel.

Awesome Lists containing this project

README

          

# Toggle Problems Visibility

A simple VS Code extension that adds a command and keyboard shortcut to toggle the visibility of the Problems panel (`problems.visibility`).

## Features

- Toggle the Problems panel on or off with a single shortcut.
- Default keybinding: **Ctrl+Alt+Shift+P**.