vscode-api-playground
vscode-api-playground copied to clipboard
Fix bug , change toggle to settings.cycle
Fix documentation. When following current instructions and pressing key combo to kick off toggle, you get error
no such command toggle
Changing the command in the json to settings.cycle fixes the problem.
I've also included a small description of where to find the keybindings.json file.