A Visual Studio Code extension that provides quick access to programming cheatsheets and reference materials.
Features
Open cheatsheets.zip in a VS Code tab with a single click
Access coding references without leaving your editor
Convenient status bar icon for quick access
Keyboard shortcut: Ctrl+Alt+C
Usage
There are two ways to open Code Helper:
Click the code icon ($(code)) in the status bar at the bottom right of VS Code
Use the keyboard shortcut: Ctrl+Alt+C
The extension will open cheatsheets.zip in a new tab within VS Code, allowing you to quickly reference coding information without switching to a browser.
Requirements
Visual Studio Code 1.60.0 or higher
Extension Settings
This extension contributes the following settings:
code-book.openCheatsheet: Command to open the Code Helper panel