Skip to content

walllk/vsc-tasks

Repository files navigation

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

About

Handle tasks/todo files in Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published