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

VS Project Notes

PixelFox.io

|
17 installs
| (0) | Free
Allows you to create quick notes related to your project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Project Notes

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.

Features

  • 📌 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.

Installation

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X on macOS).
  3. Search for VS Project Notes.
  4. Click Install.
  5. Reload or restart VS Code if necessary.

Usage

  1. Open the Notes UI from the side bar.
  2. Use the simple built-in interface to create, edit, and switch between note files.
  3. Notes are saved once you press the save button.
  4. Customize the note storage location in settings if needed.

Configuration

You can customize the note storage location by modifying the settings in VS Code:

{
  "vs-notes.notesPath": "./notes"
}

ToDo

  • 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)

Contributing

Contributions are welcome! Feel free to submit issues or feature requests in the repository.

Contact

For support or feedback, reach out via GitHub Issues.

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