-
Notifications
You must be signed in to change notification settings - Fork 3
Description
-
Regarding delete task: I can not delete any tasks. It reports something like this task type can not be deleted.
-
Regarding update task: I don't really understand the logic behind how to save/remove open documents to/from the task. I keep the .json config file open, I don't see the file is updated when I open new files or close files. When I click the task name, sometimes, it will save change and sometimes it will remove all open files from the task. Very dangerous.
-
Regarding add task: When I add a new task, It seems it doesn't save all open files/editors to the task. The task is empty by checking the config file.
-
Regarding relative path: I hope this extension can support relative path instead of absolute path. I tried many similar extensions. None of them support relative path so far. I constantly rename project directory name and move project path (change working PC) etc... With absolute path, it makes life very hard. This can be a feature request.
Thank you very much for your work.