📝 ToDo List Extension for VS Code
A simple and elegant ToDo List extension for Visual Studio Code — stay productive without leaving your editor. 
 
🚀 Features
- ✅ Create and manage tasks directly inside VS Code
 
- ✏️ Edit and delete existing tasks
 
- 📌 Persistent storage — your tasks are saved across sessions
 
- 🎯 Lightweight and distraction-free interface
 
- 🌓 Theme-aware design (light/dark mode support)
 
 
 
📸 Screenshots
(Add some screenshots here to show how it looks!) 
 
 
💡 How to Use
- Open the Command Palette (
Ctrl+Shift+P or Cmd+Shift+P) 
- Search for: 
VS Code TODO Extension: Open 
- Use the panel to:
- ➕ Add new tasks
 
- ✅ Mark tasks as completed
 
- 🗑️ Remove tasks
 
 
 
 
 
⚙️ Extension Settings
(Optional: If your extension has user-configurable settings, list them here) 
 
This extension currently works out of the box with no extra configuration. 
 
📁 Project Structure (Developer Info)
For those interested in contributing or customizing 
 
src/ — Core extension logic 
webview-ui/ — UI for the ToDo panel 
out/ — Compiled JS output 
.vscodeignore — Excludes unnecessary files from the package 
 
 
📦 Installation
You can install this extension from the VS Code Marketplace or by searching for: TaskMate - ToDo Extension 
 |  |