You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The newly defined indentationRules look fine and useful to me.
The problem is caused by the "editor.autoIndent" feature. It results in different behaviour when indentationRules are defined vs. undefined. It behaves as disabled when no rules are defined.
IMO the correct fix is to turn off indent on paste for YAML. Indentation defines the structure of a YAML program and the user typically very consciously at with a certain indentation. By modifying it, we change the users intent.
sandy081
added
bug
Issue identified by VS Code Team member as probable bug
and removed
candidate
Issue identified as probable candidate for fixing in the next release
labels
Feb 12, 2018
From https://twitter.com/trondhindenes/status/961944911846215680
https://video.twimg.com/tweet_video/DVmV_wjW0AAuryy.mp4
Caused by this PR #41378
@aeschli can you please review whether this is a candidate for the recovery build and adjust the label/milestone as needed.
The text was updated successfully, but these errors were encountered: