A Visual Studio Code extension that lets you open Conda cheatsheet inside the editor.
Conda Cheatsheet: PDFto open PDF file inside editorConda Cheatsheet: Websiteto open website inside editorConda Cheatsheet: Webviewto open website inside editor- Support both light and dark theme
- Click on the content section for jump to selected section immediately
- Copy and Paste command
- Automated: download pdf => convert to image for
onCommand:extension.openPdfcommand - Automated: test
- Automated: watch and run
compileWebview.jsfile - Refactoring
- Basic usage + feature
alt + shift + Pto open available commands- Select for open "Webview"
- Click to "Sharing Environments" section
- Hover on some command
- Click it for copy the command
alt + Nto create new filealt + Vto pate the command
- Support theme changing
- Support other view e.g. PDF and website
node tool/compileWebview.js && npm run compile
npm run compile
npm run test
npm run deploy
vsce login jojoee
vsce publish


