Closed JCKodel closed 4 years ago
Is "Binary file c" a genuine file? Is it an open editor, or is it finding the results from the workspace search?
Could you enable the debug channel in output view (todo-tree.general.debug
) and see what results it is finding in the search?
Is "Binary file c" a genuine file? Is it an open editor, or is it finding the results from the workspace search?
Could you enable the debug channel in output view (
todo-tree.general.debug
) and see what results it is finding in the search?
No. "Binary file c" is not part of my project (as far as I know).
It happens when I build a Flutter application for Android. After a refresh, those entries go away. So I turn debug on and started my Flutter application debug with [F5]
. One "Binary file c" appeared.
This is the output of Todo Tree debug:
Don't know where those are coming from:
The workspace is a Flutter project. Double-clicking on those entries do nothing.
Hitting refresh make those entries go away (but they always come back sooner or later)