Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code NotesNew to Visual Studio Code? Get it now.
Code Notes

Code Notes

FasterLight

|
313 installs
| (1) | Free
Add notes to your code without comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

easy-code-notes

Code Notes Logo

Stars Forks Issues

Documents

Code Notes is a VSCode extension that allows you to add notes to your code without using comments.

Video:

https://github.com/user-attachments/assets/6edb9582-c056-491c-b804-522a4d5c9073

Features

  • Add notes to specific lines of code
  • View all notes in a tree view
  • Notes persist even when the code changes

Usage

install

  1. Right-click on a line of code and select "Add Code Note"
  2. Enter your note in the input box
  3. View your notes in the Code Notes view in the Explorer sidebar

Development

  1. Clone this repository
  2. Run npm install to install dependencies
  3. Press F5 to start debugging
  4. Make changes to the code
  5. Run the "Reload Code Notes Extension" command to see your changes

History

This project was started to improve code documentation and collaboration. It has evolved to become a powerful tool for developers to add context to their code without cluttering it with comments.

License

MIT

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