Todo In VS Code
A powerful VS Code extension to manage your todos directly in your editor!
🌟 Features
- ✅ Todo Management - Add, edit, delete, and complete your tasks
- 📁 Workspace-specific Todos - Each project has its own todos
- 🌍 Multi-language - Support for 4 languages (Français, English, Español, Deutsch)
- 🎯 Priorities - High, Medium, Low
- 🏷️ Categories - Work, Personal, Shopping, Other
- 📅 Due Dates - With alerts for overdue tasks
- 🎨 Intuitive Interface - Colored icons and automatic sorting
- 💾 Auto-save - Your todos are always saved
📸 Preview
The extension adds a "Todo List" panel in the left sidebar with a checklist icon.
🚀 Usage
Add a Todo
- Click the
+ icon in the Todo panel
- Enter your task
- Press Enter
Manage Your Todos
- Complete/Uncomplete: Click the ✓ icon
- Edit: Click the ✏️ icon
- Delete: Click the 🗑️ icon
- Set Priority: Right-click → Set Priority
- Set Category: Right-click → Set Category
- Set Due Date: Right-click → Set Due Date
Change Language
Click the 🌍 icon in the Todo panel and select your language.
🎯 Priorities
- 🔴 High - For urgent tasks
- 🟡 Medium - For important tasks
- 🟢 Low - For less urgent tasks
🏷️ Categories
- 💼 Work - Professional tasks
- 👤 Personal - Personal tasks
- 🛒 Shopping - Shopping list
- 📌 Other - Other tasks
⚙️ Configuration
You can configure the default language in VS Code settings:
{
"todoInVscode.language": "en"
}
Available languages: fr, en, es, de
📋 Commands
Add Todo - Add a new todo
Edit Todo - Edit a todo
Delete - Delete a todo
Toggle Complete - Mark as complete/incomplete
Set Priority - Set priority
Set Category - Set category
Set Due Date - Set due date
Clear Completed - Clear all completed todos
Change Language - Change language
Refresh - Refresh list
🌍 Supported Languages
- 🇫🇷 Français
- 🇬🇧 English
- 🇪🇸 Español
- 🇩🇪 Deutsch
💡 Tips
- Todos are automatically sorted: incomplete first, then by priority
- Overdue tasks are marked with ⚠️
- Each workspace has its own todos
- Use
Clear Completed to quickly clean up finished tasks
🐛 Issues and Suggestions
If you encounter a problem or have a suggestion, feel free to open an issue on GitHub.
📝 License
MIT
👨💻 Author
Created by the creator of Live Server Speed Edition
Enjoy coding with your todos organized! 🚀
| |