TodoTickie: Simple Todo List Extension for VS Code
TodoTickie is a lightweight VS Code extension that lets you add tasks with due dates, view and manage them in a dedicated sidebar, and keep a quick list in the Explorer view. Data is stored in VS Code's global state and persists across sessions.
Features
Sidebar panel to add, view, and manage todos (Activity Bar → TodoTickie)
Add tasks with a description and due date
Toggle complete/incomplete
Edit task description and due date
Delete tasks
Filter by All / Active / Completed
Clear all completed tasks
Explorer view tree ("Todo Tasks") that stays in sync
Optional Command Palette command ("Add Todo Task") to add quickly
Tasks are stored in VS Code's global state for persistence
Installation
Download the .vsix file from the Releases page (or install from VS Code Marketplace once published).
In VS Code, go to Extensions view (Cmd+Shift+X on macOS / Ctrl+Shift+X on Windows/Linux), click the "..." menu, and select "Install from VSIX...".
Select the downloaded file.
Usage
Two ways to work with your todos:
Sidebar panel (recommended)
Open the TodoTickie view from the Activity Bar (left vertical icon bar).