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

Migrate VSCode settings.json #2399

Merged

Conversation

RunDevelopment
Copy link
Member

After the last VSCode update, VSCode will now always migrate workspace settings.json files automatically. If you discard those changes, it will do it again the next time you open the repo. There is no setting to turn this off. I already did this for spandrel and will go through our other repos too.

I fucking hate this. This is about as annoying as the debug.log fiasco some time ago. Who in their right mind thought that it was a good idea for an IDE to automatically change project files? They should have just kept supporting old settings with an option to migrate settings (e.g. via a button click). Yes, this is more work on their part, but making settings incompatible was also their fault, so they should just take the L.

@joeyballentine joeyballentine merged commit 193df58 into chaiNNer-org:main Dec 12, 2023
4 checks passed
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.

2 participants