egomobile / vscode-powertools

A swiss army knife with lots of tools, extensions and (scriptable) enhancements for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=egomobile.vscode-powertools
GNU Lesser General Public License v3.0
68 stars 9 forks source link

Changing scripts path #17

Open Turtle4Man opened 1 month ago

Turtle4Man commented 1 month ago

Hello, I'm really enjoying using this extension thanks a lot !

I just have one question, is it possible to change the location where the extension search for scripts ?

I'm using it in a workspace, that means multiple projects and I can't get the events to work if I don't copy my .vscode folder into each of them. I mean, it works but that's not the best for maintainability so here i am