1.0.0 • Published 4 years ago

vscode-context-keys v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

vscode-context-keys

Simple tool that does its best to extract context keys used in VS Code. Warning: the presence of a key here does not mean that it works, or is designed for public consumption--simply that it (maybe) exists.

Usage

  1. npm install -g vscode-context-keys
  2. In the vscode repo, run vscode-context-keys list to have JSON for keys printed to your console, or vscode-context-keys html to get a pretty HTML page of them.