Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Conda CheatsheetNew to Visual Studio Code? Get it now.
Conda Cheatsheet

Conda Cheatsheet

jojoee

|
79,583 installs
| (1) | Free
Open Conda cheatsheet inside the editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Conda Cheatsheet

A Visual Studio Code extension that lets you open Conda cheatsheet inside the editor.

Version Installs Rating

Demo PDF Support Dark and Light Theme

Features

  • Conda Cheatsheet: PDF to open PDF file inside editor
  • Conda Cheatsheet: Website to open website inside editor
  • Conda Cheatsheet: Webview to 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

TODO

  • [ ] Automated: download pdf => convert to image for onCommand:extension.openPdf command
  • [ ] Automated: test
  • [ ] Automated: watch and run compileWebview.js file
  • [ ] Refactoring

Demo

  1. Basic usage + feature
  • alt + shift + P to open available commands
  • Select for open "Webview"
  • Click to "Sharing Environments" section
  • Hover on some command
  • Click it for copy the command
  • alt + N to create new file
  • alt + V to pate the command
  1. Support theme changing
  2. Support other view e.g. PDF and website

Development

node tool/compileWebview.js && npm run compile

npm run compile
npm run test
npm run deploy
vsce login jojoee
vsce publish

Reference

  • Conda - Conda documentation
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft