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

Notebook

Murat Catal

|
2,629 installs
| (1) | Free
Tool for taking notes related to your branches within VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code Extension To Take Notes

Introducing the VSCode Branch Notes extension! Effortlessly take and organize notes related to your branches within VSCode. With the 'Create Note' command, quickly add notes in markdown format for each branch.

Stay organized and keep track of important information with ease.

Try it out today!

What this extension do?

You can take your notes regarding to your current work without leaving VsCode. Each notes are tracked by your current branch, so in activity bar's notebook section, you will see only related notes easily.

You can take your notes in markdown format.

How to use

Create note

  • Open command pallette and type >Notebook: Create Note
  • You can choose a file name or you can leave blank. If left blank, today's date would be as file name
  • You can use markdown while taking your notes.
  • As default, notes are saved under your current workspace with .notebook folder. Don't worry, your gitignore will be updated by extension. However, you can change location of the folder from preferences.

Open recent note

You can open your recent note by using command pallette by trying >Notebook: Open recent notecommand.

How can i change location of notebook folder?

Just open user settings from command palette, under extensions, click on Notebook and just update root path. Alternatively, you can update notebook.configuration.rootPath in your settings.json file.

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