forked from fabiospampinato/vscode-todo-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Original author: chrisg32
Original created at: 2022-06-01T20:25:00Z
Original URL: fabiospampinato#356
Given the following setting for statusbar.text text
"todo.statistics.project.text": "([pending]) [est]"
"todo.statistics.statusbar.text": "$(check) [finished]/[all] ([percentage]%) Estimated: [est]"Open the Example Todo File and complete or cancel any of the task line with an estimate. The estimate for the project will change but the estimate in the statusbar remains unchanged.
I would expect [est] in the statusbar to behave like the in the project and change to show the "Estimated time left".
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working