Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-noteNew to Visual Studio Code? Get it now.
vscode-note

vscode-note

Preview

shinhwagk

|
16,294 installs
| (0) | Free
A simple note-taking extension.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Marketplace Version

vscode-note

This extension provides a simple note-taking. Make notes closer to the vscode extensions.

Concepts

  • each notebook (or tree) node can be a notes.
  • each notes consists of one or more category.
  • each category consists of one or more note.
  • each note consists of one or more short doc, doc(markdown), files(attachment)

Modify notes data directory location -> vscode global settings.json

{
  "vscode-note.notespath": "D:\\OneDrive\\vscode-note-data",
}
  • strongly recommend use onedrive(similar products) to store/sync your notes data.

Usage

usage

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