VS NotebookAdd a Notebook to your ProjectVS Notebook is the quickest way to build a reliable notebook for your Project. All notes are stored in Features
📝 Create Notes AnywhereQuickly create notes tied to specific lines, code blocks, files, folders, or globally. Use the Command Palette (CMD/CTRL + SHIFT + P) and type VS Notebook: Create Note or VS Notebook: Create Global Note. Notes are stored as Markdown files with YAML frontmatter for easy parsing and version control. 🌍 Global NotesCreate notes not tied to any specific file—great for general documentation, snippets, or project-wide todos. Global notes are stored in your home directory and accessible from any workspace. 📂 Organize by File, Tag, or NoneGroup notes by the file they belong to, by tag, or view all notes in a flat list. Flexible organization helps you find and manage notes efficiently. 🏷️ Tagging SystemAdd comma-separated tags to any note for better categorization. Special tags (like important, feature, bug, todo, refactor) can trigger custom icons or behaviors in the sidebar. Notes tagged as important are always shown at the top of the list, sorted alphabetically, and display an exclamation mark icon. 🔍 Powerful Sidebar ViewsDedicated sidebar (Activity Bar) for browsing, searching, and managing notes. Two views: "My Notes" (workspace-specific) and "Global Notes" (accessible from any workspace). Search and filter notes directly from the sidebar. ✏️ Update, Rename, and Delete NotesSelect a note in the sidebar to view, update, rename, or delete it. Context menu actions for quick management. 👀 Code Lens IntegrationInline indicators show the number of notes attached to each line or code block. Clickable links above code lines to quickly open related notes. 🔄 Real-Time Sync & File WatchingNotes are automatically refreshed in the sidebar and Code Lens when files are added, changed, or deleted. Supports both workspace and global notes directories. 🛠️ Customizable SettingsConfigure grouping behavior (none, file, or tag) via the extension settings. Easily access settings from the sidebar. 💾 Version Control FriendlyAll notes are stored in a 🧪 Tested and ReliableComprehensive test suite ensures stability and correct behavior for note creation, grouping, searching, and file watching. RequirementsNo additional requirements are needed to use VS Notebook. Extension SettingsThe VS Notebook extension contributes the following settings:
Known IssuesPlease see GitHub Issues for a list of known issues and feature requests. TestingAutomated tests for note creation, grouping, search, and file watching. Release Notes0.0.7July 29, 2025 Fixed syncing issues between different instances of VS Code. All notes will now be properly synchronized across all instances. 0.0.4 - 0.0.6General improvements and bug fixes. Changes made to the marketplace listing to better reflect the extension's capabilities. 0.0.3July 23, 2025 Updated the extension icon and sidebar icon to better reflect the extension's purpose. 0.0.1July 23, 2025 Initial release of VS Notebook.
|