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

Fix .editorConfig setting precedence #13140

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

Colengms
Copy link
Contributor

Fixes an issue where conflicting settings from higher level files were used when the lower/closer values should have been used.

Also added a call to updateActiveDocumentTextOptions, to adjust editor settings immediately after init, to handle the already-active file.

@Colengms Colengms requested a review from a team as a code owner January 10, 2025 23:41
@Colengms Colengms merged commit fed7a82 into main Jan 10, 2025
6 checks passed
@Colengms Colengms deleted the coleng/fix_editor_config_precedence branch January 10, 2025 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants