Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>todolangNew to Visual Studio Code? Get it now.
todolang

todolang

Preview

philipshield

|
903 installs
| (0) | Free
Manage your todo items in .todo files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Overview

Todolang provides tools such as syntax highlighing, code snippets and code actions for managing tasks and todos in .todo files.

Code Actions

Todo::tick - toggles the todo checkbox. (default key-binding: alt-D).
Todo::important - marks the todo as important.
Task::nonfocus - marks a task a not in focus.

Snippets

todo: Create Task - create a task in which you can group todos.
task: Create Todo - create a todo item.\

Contribute

Debugging tips

  • "Developer: Inspect Editor Tokens and Scopes" command is helpful to inspect Textmate scopes.
  • When developing, check the highlighting experience with multiple different themes.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft