A VS Code extension to keep track of tasks for the day.
You can use this extension to keep track of tasks for the day inside of VS Code. Tasks are strictly associated with days, so this is intended to be a means to keep track of succinct goals for the day. This is not intended to be a replacement for a project management tool, but rather a means to keep track of tasks on a granular level.
Tasks exist in a treeview organized by day which contain tasks. You can add a task by clicking the +
button in the treeview. Tasks can have subtasks which can in turn have subtasks and so on and so on. These can be navigated by expanding the task on the treeview.
Calling out known issues can help limit users opening duplicate issues against your extension.