does Visual Studio 2010 not have a "join lines" keyboard shortcut?
EDIT - That is when on line X anywhere, I hit a shortcut key once, and then line X+1 joins to line X (eliminating CR between them so to speak)
does Visual Studio 2010 not have a "join lines" keyboard shortcut?
EDIT - That is when on line X anywhere, I hit a shortcut key once, and then line X+1 joins to line X (eliminating CR between them so to speak)
Microsoft Visual Studio Professional 2019 (am on Version 16.8.4) now has a shortcut inbuilt yayy!
It's shift+alt+ L & then shift+alt+ J
I remember the shortcut thinking of Lines(L) - Join(J) (it could have been J ... L but ah well, grouping i think)
This is available in Menu Edit -> Advanced -> Join lines