Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vsc-tasksNew to Visual Studio Code? Get it now.
vsc-tasks

vsc-tasks

walli

|
3,286 installs
| (4) | Free
Handle tasks/todo files in Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vsc-tasks

Special formatting for todo files. You can add, complete or cancel your tasks example-light

##Install Open the Command Palette in Visual Studio Code (Ctrl+P or Cmd-P) and enter:

ext install vsc-tasks

Hotkeys

  • Alt-Enter: add a new todo item below the current
  • Alt-Shift-Enter: add a new todo item above the current
  • Alt-D: toggle completion for current task
  • Alt-A: cancel current task
  • Alt-C: convert current task

Contribute

Source: https://github.com/walllk/vsc-tasks

git clone https://github.com/walllk/vsc-tasks
cd vsc-tasks
npm install
code .

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft