Visual Studio code editor tips

Posted: (EET/GMT+2)

 

As I've been playing with Visual Studio .NET lately, I'm interested in learning better those keyboard commands I'm used to with Delphi. For example, to delete a line in Delphi, you would press Ctrl+Y. But in Visual Studio the same is Ctrl+Shift+L.

Naturally, there are also other tips when it comes to the (VS) code editor, and there's a short text about those in MSDN. It is a transcript of a video, but it is lot faster to find the tips from the text than from the video.

If you are instead interested in a full reference, then one is available on MSDN beta.