tzachov / vscode-todo-list

VSCode Extension that lists all of your TODO-type comments in an easy-to-read tree view panel
https://marketplace.visualstudio.com/items?itemName=TzachOvadia.todo-list
19 stars 3 forks source link

fix: conflicting default hotkey #30

Closed tzachov closed 5 years ago

tzachov commented 5 years ago

change Ctrl+Shift+T keybinding to Ctrl+Shift+A

Resolves #29