I personally use a start screen that I made (spaceport) for getting to my projects. Under the hood, it changes neovim's cwd so that I can get to any project. However, this functionality breaks this plugin because it sets the project .tasks.json path to whatever the cwd of neovim was when it was opened, not the cwd that spaceport sets it to when entering a project
If you want me to write a pr for this issue to save your time, I could definitely do that
I personally use a start screen that I made (spaceport) for getting to my projects. Under the hood, it changes neovim's cwd so that I can get to any project. However, this functionality breaks this plugin because it sets the project .tasks.json path to whatever the cwd of neovim was when it was opened, not the cwd that spaceport sets it to when entering a project
If you want me to write a pr for this issue to save your time, I could definitely do that