Errors such as task: include cycle detected
result in interface saying no Taskfile found
#123
Labels
area: input
Changes related to the reading of Taskfiles.
type: bug
Something not working as intended.
Hello! Thank you for the wonderful tool and interface for it 😄
When we were setting up our Taskfile recently we ran into an issue where we misformatted our file resulting in Task to be confused and result in the Taskfile including itself. It didn't take too long to realize this with a little investigation but the VSCode interface reported this as "Takefile not found" and produced a notification "Task command not found." which led to a little confusion as first, rather than reporting the error that, in this case, Task itself reported. Not a big deal but a little usability tweak!
The text was updated successfully, but these errors were encountered: