You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I stumbled on what I think is a bug, or at least unexpected behavior.
I have previously had todo-tree configured to check open files and my workspace, but noticed that some TODOs were not picked up correctly. Upon closer investigation, it seems that the workspace search simply doesn't work. I am running this on an Ubuntu Azure Machine Learning Compute Instance, connected via AzureML Remote VSCode Connection.
I stumbled on what I think is a bug, or at least unexpected behavior.
I have previously had todo-tree configured to check open files and my workspace, but noticed that some TODOs were not picked up correctly. Upon closer investigation, it seems that the workspace search simply doesn't work. I am running this on an Ubuntu Azure Machine Learning Compute Instance, connected via AzureML Remote VSCode Connection.
Looking at the extension output, I see that no TODOs are found:
But when I open a file with TODOs, I do find them in the UI, but not in the extension output:
UI:
Output after refreshing manually:
I am curious to understand why I get matches in the UI, but not in the results.
The text was updated successfully, but these errors were encountered: