https://github.com/abundantsalmon/simple-cheatsheet
A simple cheatsheet extension for vscode.
https://github.com/abundantsalmon/simple-cheatsheet
cheatsheet visual-studio-code vscode vscode-extension
Last synced: 10 months ago
JSON representation
A simple cheatsheet extension for vscode.
- Host: GitHub
- URL: https://github.com/abundantsalmon/simple-cheatsheet
- Owner: AbundantSalmon
- License: mit
- Created: 2022-09-03T13:16:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T14:59:08.000Z (over 3 years ago)
- Last Synced: 2025-03-29T03:15:51.630Z (about 1 year ago)
- Topics: cheatsheet, visual-studio-code, vscode, vscode-extension
- Language: HTML
- Homepage: https://marketplace.visualstudio.com/items?itemName=AbundantSalmon.simple-cheatsheet&ssr=false#overview
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# simple-cheatsheet README

## Features
Basic peaking functionality for a html cheat sheet for VSCode. Default
keybinding is `Ctrl+F1` for Windows/Linux and `Cmd+F1` for Mac to toggle showing
the page.

## Extension Settings
This extension contributes the following settings:
* `simple-cheatsheet.cheatSheetFile`: Absolute filepath to the cheat sheet html
file. Default `null` which shows an example sheet.
## Release Notes
### 0.0.2
Fix broken deployment.
### 0.0.1
Initial release of simple-cheatsheet.