VS Code Todo Extension
A simple and efficient Todo List extension for Visual Studio Code that helps you manage your tasks directly within the editor.
Features
- Create, edit, and delete todo items
- Mark todos as complete/incomplete
- Persistent storage across VS Code sessions
- Dark/Light theme support
- Clean and intuitive user interface
Installation
- Open VS Code
- Go to Extensions view (Ctrl+Shift+X or Cmd+Shift+X)
- Search for "My VSCode Extension"
- Click Install
Usage
- Click on the extension icon in the activity bar
- Add new todos using the input field
- Click on a todo to mark it as complete/incomplete
- Use the delete button to remove todos
Requirements
VS Code 1.96.0 or higher
Release Notes
0.0.1
Initial release of the Todo Extension
- Basic todo management functionality
- Theme support
- Persistent storage
| |