Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

per-folder scripts #8

Open
rdanter opened this issue Jun 25, 2021 · 2 comments
Open

per-folder scripts #8

rdanter opened this issue Jun 25, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@rdanter
Copy link

rdanter commented Jun 25, 2021

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!

@easterapps easterapps added enhancement New feature or request question Further information is requested labels Jun 25, 2021
@easterapps easterapps self-assigned this Jun 25, 2021
@easterapps
Copy link
Owner

Hi @rdanter,
nice that you could integrate the tool into your workflow.

I have to investigate whether VSCode supports the way to save and load settings and cannot give a commitment to this feature yet.

@rdanter
Copy link
Author

rdanter commented Jul 2, 2021

Thank you @easterapps , look forward to hearing more about this when you have the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants