You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been experimenting with Script Runner and it seems really useful. Putting script definitions in the main settings.json file, as per the readme, works fine, and it is also possible to add them to a .code-workspace file, which lets me define different scripts for each workspace.
One thing that doesn't seem to work though is adding a script definition to a folder/.vscode/settings.json file. This would be really useful as I could then create scripts for use within that specific project (I put different projects into folders in one workspace). Am I doing something wrong, or if not then could this feature be added?
Thanks!
The text was updated successfully, but these errors were encountered:
I have been experimenting with Script Runner and it seems really useful. Putting script definitions in the main settings.json file, as per the readme, works fine, and it is also possible to add them to a .code-workspace file, which lets me define different scripts for each workspace.
One thing that doesn't seem to work though is adding a script definition to a folder/.vscode/settings.json file. This would be really useful as I could then create scripts for use within that specific project (I put different projects into folders in one workspace). Am I doing something wrong, or if not then could this feature be added?
Thanks!
The text was updated successfully, but these errors were encountered: