

'Todo: Toggle Cancelled' // Toggle todo's cancelled symbol 'Todo: Toggle Done' // Toggle todo's done symbol 'Todo: Toggle Box' // Toggle todo's box symbol 'Todo: Open Embedded' // Open embedded todos It adds 11 commands to the command palette: 'Todo: Open' // Open or create your project's todo file

#TASKPAPER FOR WINDOWS INSTALL#
Activity bar views: you can view your todo file and your embedded todos from a custom activity bar sectionįollow the instructions in the Marketplace, or run the following in the command palette: ext install fabiospampinato.vscode-todo-plus.Embedded todos: it's common to have //TODO or //FIXME comments in our code, this extension can find those as well.Statistics: statistics about your entire file and/or project-level statistics about your individual projects.Time estimates: you can estimate the time it will take to complete a todo by adding a tag to it that looks like this: hours), or Then you can use the, , and tokens in statistics.Timer: a timer can be displayed in the statusbar for started todos.Timekeeping: you can mark todos as started and track elapsed time until completion.TaskPaper compatible: just set, and to.Go To Symbol: you can easily move between projects by using the Go to Symbol in File.Formatting: you can format text in a markdown-like fashion, we support: bold, italic, ~~strikethrough~~ and code.Archive: you can move finished todos to a special "Archive" section with a shortcut.Custom special tags: special tags' names and their colors can be customized.Custom colors: all colors can be customized.Custom symbols: you can replace the default symbols with any of the supported ones.Portable: being a plain text format you can read and edit it using any editor.Easy to use: you're just a few shortcuts away from becoming a master.
