Revert "update settings.json as default formatter as yaml"#1159
Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom Sep 30, 2025
Merged
Conversation
This reverts commit 84d4516. Fixes redhat-developer#1157 Adjusting the user settings automatically was annoying to some users. The main bug fix, which consisted of setting the document selector to include Docker Compose and GitHub Action files, will not be reverted.
Contributor
Author
|
@harmathy @ejpcmac tomorrow at 8 AM UTC there should (hopefully) be a prerelease of vscode-yaml that contains the fix. If you want to try out the prerelease tomorrow, you will need to open the vscode-yaml page in the extension marketplace, then press the button labelled "Switch to Pre-Release Version": (this photo shows vscode-xml since vscode-yaml doesn't have this button available until the prerelease is published):
|
Contributor
Author
|
@datho7561 I tested |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What does this PR do?
This reverts commit 84d4516.
Adjusting the user settings automatically was annoying to some users. The main bug fix, which consisted of setting the document selector to include Docker Compose and GitHub Action files, will not be reverted.
What issues does this PR fix or reference?
Fixes #1157
Is it tested? How?
I manually tested to make sure the settings aren't updated after this change