A simple note-taking extension for VS Code that helps you save ideas, snippets, and inspirations as you code - with full Markdown support and flexible storage options. Store your notes either locally within your project or globally for access across all workspaces. Because every great project starts with a single note.
- 📝 Quick note creation directly from the activity bar
- 🗂️ Dual storage options:
- Local workspace storage (
.vxnotesfolder) - Global storage for project-independent notes
- Local workspace storage (
- 📌 Easy access to all your notes in one place
- ✏️ Rename and edit notes with ease
- 🗑️ Delete notes you no longer need
- ✨ Full Markdown support with:
- Syntax highlighting
- Preview mode
- Headers, lists, and code blocks
- Tables and links
- And more!
- Click on the VX Notepads icon in the activity bar (side panel)
- Click the '+' icon to create a new note
- Your note will open in the editor
- Write your thoughts using Markdown syntax
- Notes are automatically saved
- Create Note: Click the '+' icon in the VX Notepads panel
- Storage Location: Choose between:
- Workspace: Saves in project's
.vxnotesfolder (this is done automatically) - Global: Saves in your user directory
- Workspace: Saves in project's
- Open Note: Click on any note in the list
- Rename Note: Click the edit icon (pencil) next to the note
- Delete Note: Click the trash icon next to the note
All Local notes are stored in a .vxnotes folder in your workspace root directory. The folder is automatically hidden from the VS Code explorer to keep your workspace clean. Global notes are stored in user defind location and can be changed anytime.
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "VX Notepads"
- Click Install
- VS Code version 1.75.0 or higher
This extension is licensed under the MIT License.
Found a bug or have a feature request? Please open an issue on our GitHub repository.
Enjoy taking notes while you code! 📝
.png)
