Right-click on a line of code and select "Add Code Note"
Enter your note in the input box
View your notes in the Code Notes view in the Explorer sidebar
Development
Clone this repository
Run npm install to install dependencies
Press F5 to start debugging
Make changes to the code
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.