Skip to content

Make a webapp ISFS folder fall back to the folder-specific settings of its namespace #1479

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

Merged
merged 3 commits into from
Feb 13, 2025

Conversation

gjsjohnmurray
Copy link
Contributor

This PR implements #1263

@isc-bsaviano
Copy link
Contributor

Thanks for this John. I see that this only checks for redirection once. This means that once a web folder's settings.json is redirected to the namespace version, a specific one in the folder can't be created. Is that intentional?

@gjsjohnmurray
Copy link
Contributor Author

Yes, that seems reasonable to me. If a user does want to create webapp-specific settings they'd only need to create a .vscode/settings.json stub file and reload/restart VS Code.

@isc-bsaviano
Copy link
Contributor

That sounds fine to me, just wanted to confirm that it was what you intended. I will review soon.

@gjsjohnmurray gjsjohnmurray merged commit 8f78f91 into intersystems-community:master Feb 13, 2025
5 checks passed
@gjsjohnmurray gjsjohnmurray deleted the do-1263 branch February 13, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make a webapp ISFS folder fall back to the folder-specific settings of its namespace
2 participants