1

Topic: Cut and paste in Visual Studio is broken slow

Anything more than a handful of lines can take dozens of seconds, or minutes if I forget and paste a very big chunk. It feels like an exponential algorithm performance.

I've gotten in the habit of shelling to real Vim whenever I need to cut and paste, but it's a very annoying bottleneck in a programmer's workflow to have to do that.

2

Re: Cut and paste in Visual Studio is broken slow

Thank you Eric for the report. Can you please report the exact version of Visual Studio you are using, and the language you are writing code in? The Language Service might be related.