Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Todo ChanNew to Visual Studio Code? Get it now.
Todo Chan

Todo Chan

anirudhapradhan

|
2 installs
| (0) | Free
Let Todo-chan guide your day.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Todo-chan VS Code Extension

Todo-chan is a lightweight VS Code extension that allows you to create, highlight, and manage TODOs directly in your code. Keep track of tasks or notes without leaving your editor!

Features

  • Inline TODOs: Type //todo:: <your task> in JS/TS/JSX/TSX file and Todo-chan will automatically detect and highlight it.
  • Highlighting: TODO lines are visually highlighted in the editor for easy spotting.
  • Sidebar Management: View all your TODOs in a dedicated sidebar panel.

Usage

Creating a TODO

  1. Open any file in VS Code.
  2. Type a TODO like this:
    //todo:: Fix this function
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft