Gruntfuggly / todo-tree

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

Can we configure settings in a file under the project? #843

Open jpa95 opened 1 month ago

jpa95 commented 1 month ago

Apologies if this has been asked or if it is already possible; i could not find it.

Basically I am hoping that TODO Tree could look for a config file in the current project folder, as do many other extensions such as editor.config and prettier.

Having the configuration in the VS Code settings (regardless of project/user/workspace level) make it impossible to share TODO-Tree config between developers on the same project easilly. In our environment, Ideally a developer would pull the configuration for all extensions as part of the code on git,.

Regards, Joel

lasseba commented 1 month ago

Just want to second that idea... If we use TODO tree actively in the project, it is quite vital all have the same settings.