Visual Studio recent “hungry” or “greedy” backspace behavior update?
问题 As of recent, Visual Studio 2017 (and 2019 which I just started using) seems to have changed the behavior of the backspace button, specifically, the cursor is at a place where only white space (lets say tabs) is to the left of the cursor. I used to press backspace and delete one tab. Now, all the white space is removed and my line of code is placed on the end of the line above. Seems like a good idea and probably is to most people, but the result for me is that I mash the backspace key out of