Hot keys Visual Studio 2019

Very convenient, but until you see it in one place, you will not use it.

  • F12 — proceed to definition (class, method, etc.);
  • Ctrl + Shift + L — bookmark;
  • Ctrl + K Ctrl + W — open the bookmark window;
  • Ctrl + Shift + U — bring the text to upper case;
  • Ctrl + U — bring the text to lower case;
  • Ctrl + Shift + V или Ctrl + Shift + Ins — insert one of the last 10 text fragments copied to the clipboard;
  • Ctrl + K Ctrl + C — comment on the code block;
  • Ctrl + K Ctrl + U — comment on the code block;
  • Ctrl + K Ctrl + D — format the entire document;
  • Ctrl + K Ctrl + F — format the selected text;
  • Ctrl + K Ctrl + S — wrap in the structure (if-else, cycle for, etc.);
  • Ctrl + ] — when the cursor is placed in a bracket, region, multi-line comment or line, this combination will allow you to see the beginning and end of this block;
  • Ctrl + M Ctrl + O — curtail all functions;

About: Morozov Dmitry

My specialisation is software engineer. I am 35 years old and have been working in the IT field for over 15 years. I have accumulated experience in programming, project management, training and administration.