Format on paste should only do something when it pastes a new line #29803
Labels
bug
Issue identified by VS Code Team member as probable bug
editor-autoindent
Editor auto indentation issues
verified
Verification succeeded
Milestone
I had the following:
I added a new param to the constructor so I pasted in
, null
to the end, and it went and tried to guess the indentation. It should only ever do this when it inserts new lines imo.The text was updated successfully, but these errors were encountered: