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

Create shareable VSCode settings #1

Open
jhnns opened this issue Nov 14, 2024 · 0 comments
Open

Create shareable VSCode settings #1

jhnns opened this issue Nov 14, 2024 · 0 comments

Comments

@jhnns
Copy link
Member

jhnns commented Nov 14, 2024

Apparently it's not possible to share VSCode settings microsoft/vscode#15909 (at least for now).

However, I think Copilot's suggestion could be a good workaround. The idea is that this package provides a common vscode settings.json. In your project, you would have an optional settings.local.json with your project-specific overrides. Upon npm install (or as a separate command), it would merge both JSONs into a single settings.json.

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

No branches or pull requests

1 participant