Gruntfuggly / todo-tree

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

causing issue on other extension to not to work #732

Open xkeshav opened 1 year ago

xkeshav commented 1 year ago

I have been developing an extension which use regex and it was stopped working when todo tree extension is enabled . I dont know why this is happening but just raisiing issue if someone have to look upon.

my extension using regex latest flag /d along with other flag and it suddnely failed saying invalid flag, you can se more detail here: https://github.com/microsoft/vscode-discussions/discussions/441#discussioncomment-5012761

I am great fan of your extension , it helps me a lot but this issue force me to disable.

can someone check why this is happening?

version detail:

Version: 1.75.1 (user setup) Commit: 441438abd1ac652551dbe4d408dfcec8a499b8bf Date: 2023-02-08T21:32:34.589Z Electron: 19.1.9 Chromium: 102.0.5005.194 Node.js: 16.14.2 V8: 10.2.154.23-electron.0 OS: Windows_NT x64 10.0.22000 Sandboxed: No

Todo Tree v0.0.224