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

ENH: use case-sensitive sorting in .vscode/settings.json #405

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Oct 4, 2024

Since microsoft/vscode#209655, which was introduced in v1.94, the order of options in .vscode/settings.json is not the same anymore as what the JSON: Sort Document commmand.

@redeboer redeboer added the ⚙️ Enhancement Improvements and optimizations of existing features label Oct 4, 2024
@redeboer redeboer added this to the 0.4.2 milestone Oct 4, 2024
@redeboer redeboer requested a review from shenvitor October 4, 2024 18:08
@redeboer redeboer enabled auto-merge (squash) October 8, 2024 08:02
@redeboer redeboer removed the request for review from shenvitor October 8, 2024 08:02
@redeboer redeboer merged commit 27df574 into main Oct 8, 2024
17 of 18 checks passed
@redeboer redeboer deleted the vscode-sort-settings branch October 8, 2024 08:04
@redeboer redeboer modified the milestones: 0.5.0, 0.4.2 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Enhancement Improvements and optimizations of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants