Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.42k stars 137 forks source link

Illegal argument: line must be non-negative #653

Closed PurpleSwords closed 1 year ago

PurpleSwords commented 2 years ago

Snipaste_2022-07-14_14-21-01

This error is reported when I open the code in the folder and the tree view uses the default values default.

PurpleSwords commented 2 years ago

Snipaste_2022-07-14_14-32-22 Snipaste_2022-07-14_14-33-49 In this state, the tree view appears blank and the other views appear normal.

PurpleSwords commented 2 years ago

Snipaste_2022-07-14_14-37-26 Here are some more console errors reported, seems to be more than one problem, hope it can help you.

Gruntfuggly commented 1 year ago

Hi - if this is still an issue, could you enable the debug console (todo-tree.general.debug) and post the contents of the output channel?

Gruntfuggly commented 1 year ago

Please feel free to reopen if you can give me some more information to try and fix this issue.