vnotes is a Visual Studio Code extension that provides a simple and intuitive way to manage and organize your notes right within your editor. It allows you to create, open, and manage notes in a tree-like structure, making it easy to keep track of your thoughts and ideas.
Features
Create Notes: Use the vnotes.addEntry command to create a new note
Open Notes: Use the vnotes.openNote command to open an existing note. The note content is displayed in a new panel.
Requirements
This extension requires Visual Studio Code to run. It is written in TypeScript and uses npm for package management.
Known Issues
Please report any issues you encounter while using this extension.