Skip to content
| Marketplace
Sign in
Visual Studio Code>Notebooks>Notes PanelNew to Visual Studio Code? Get it now.
Notes Panel

Notes Panel

Nickbrit

|
23 installs
| (0) | Free
A simple webview extension to take and save notes directly within VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Notes Panel

A simple VS Code extension that adds a customizable notes panel to your editor. Write, save, and manage your notes directly within VS Code.

Features

  • Webview-based notes panel: Write your notes inside a dedicated panel.
  • Persistent storage: Your notes are saved and persist across sessions.
  • Resizable and flexible: Automatically adjusts to the panel's size.
  • Customizable: Tailor the notes panel to suit your workflow.

Installation

  1. Open the Notes panel by navigating to the Panel area (where the Terminal is) at the bottom of the VS Code window.
  2. Write and edit your notes in the provided text area.
  3. Notes are automatically saved as you type.

Usage

  1. Open the notes panel by navigating to the View menu → Notes.
  2. Write and edit your notes in the provided text area.
  3. Notes are automatically saved as you type.

Contributing

Feel free to fork this extension and submit pull requests! Any contributions are welcome.

Development

To contribute or develop locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the folder in Visual Studio Code.
  3. Run npm install to install dependencies.
  4. Run npm run watch to compile the extension and watch for changes.
  5. Press F5 to launch a new VS Code instance with the extension loaded.

Testing

  • Run npm run test to run the extension tests.
  • Run npm run compile-tests to compile and test the extension.

License

This extension is open-source and available under the MIT License.


Enjoy your notes panel in VS Code! ✍️

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