Leave a note on tabs or files to help you remember why they were opened/relevant/whatever the heck you may want to remember.
The main motivation behind this extension is to help you leave notes on a tab/file, this could be useful to remember why you opened a file (when you have too many open), or to leave a note to yourself about a file.
Notes persist across sessions, so you can leave a note on a file and come back to it later.
- Quickly add a note to any file or tab
- View preview of the note for current tab in the status bar at the bottom of the window
- View notes preview through sidebar (activity bar)
- Manage notes (add, edit, delete), and search for a specific note through sidebar (activity bar)
- Manage notes (add, edit, delete), and search for a specific note through a quick pick menu
- To add a note for the current tab, use the command
TabNote: Add Noteor click theAdd Notein the status bar - To view and edit existing notes, use the command
TabNote: View/Edit Noteor click the status bar button to view/edit the note for the current tab - To delete a note for the current tab, use the command
TabNote: Delete Note - You can view and manage all notes by clicking the extension icon in the side bar (activity bar)
- You can search for a note through the command
TabNote: Search Notesor by clicking the search button in the status bar
In short, you can manage the notes in the workspace using status bar, activity bar or the command pallete
- Visual Studio Code v1.50.0 or higher
This extension does not add any settings to Visual Studio Code yet.
None at the moment.
Initial release of TabNote
- Add keywords to package.json
- Update gifs in README.md


