VS Project Notes is a lightweight VS Code extension that allows you to take quick notes directly within your workspace. Easily create, manage, and switch between different note files to keep track of ideas, tasks, and important information while coding.
- 📌 Quick Notes: Create and edit notes without leaving your workspace.
- 📂 Multiple Note Files: Organize your notes into separate files.
- 🔍 Fast Access: Easily open and switch between different notes.
- Open VS Code.
- Go to the Extensions view (
Ctrl+Shift+X
orCmd+Shift+X
on macOS). - Search for
VS Project Notes
. - Click Install.
- Reload or restart VS Code if necessary.
- Open the Notes UI from the side bar.
- Use the simple built-in interface to create, edit, and switch between note files.
- Notes are saved once you press the save button.
- Button to delete existing note files
- Functionality to rename existing note files
- Config file to change the storage location of files (global or per project)
Contributions are welcome! Feel free to submit issues or feature requests in the repository.
For support or feedback, reach out via GitHub Issues.