baseballwhe.blogg.se

Visual studio shortcuts get set
Visual studio shortcuts get set











In general, Holding "Ctrl" with a cursor movement key, mean "Make it bigger". There are certain keys which move the cursor (Up, Down, home, End, PgUp etc) Similarly, Select from the current cursor position to the start of the line.īut this overlooks the larger scheme of selecting. Shift + Home = Select the entire line from end to start Shift + End = Select the entire line from start to endĪctually, Select from the current cursor position to the end of the line. The post 19 Must-Know Visual Studio Keyboard Shortcuts – Part 1 appeared first on Automate The Planet. If you enjoy my publications, feel free to SUBSCRIBE.Īlso, hit these share buttons.

  • Get Property Names Using Lambda Expressions in C#.
  • Specification-based Test Design Techniques for Enhancing Unit Tests.
  • Which Works Faster- Null Coalescing Operator or GetValueOrDefault or Conditional Operator.
  • Assert DateTime the Right Way MSTest NUnit C# Code.
  • Neat Tricks for Effortlessly Format Currency in C#.
  • Specify Assembly References Based On Build Configuration in Visual Studio.
  • 19 Must-Know Visual Studio Keyboard Shortcuts – Part 2.
  • 19 Must-Know Visual Studio Keyboard Shortcuts – Part 1.
  • Hints For Arranging Usings in Visual Studio Efficiently.
  • MSTest Rerun Failed Tests Through MSTest.exe Wrapper Application.
  • Reduced AutoMapper- Auto-Map Objects 180% Faster.
  • Read the complete list of shortcuts here. Next, you can find even more useful Visual Studio keyboard shortcuts in the second articles from the series - 19 Must-Know Visual Studio Keyboard Shortcuts – Part 2.
  • Ctrl + Delete = Deletes the word to the right of the cursor.
  • Shift + Home = Select the entire line from end to start.
  • Shift + End = Select the entire line from start to end.
  • Ctrl + K, Ctrl + D = Do proper alignment of all the code.
  • Ctrl + K, Ctrl + U = Uncomments the selected lines.
  • Ctrl + K, Ctrl + C = Comments the selected lines.
  • Ctrl + Shift + S = Saves all files and projects.
  • Ctrl + Shift + } = Select text between matched braces, brackets.
  • visual studio shortcuts get set

    Ctrl + } = Match curly braces, brackets.Alt + Shift + arrow keys(←,↑,↓,→) = Select custom part of the code.Ctrl + Space = Autocomplete using IntelliSense.Ctrl + Shift + Enter = Insert blank line below the current line.Ctrl + Enter = Insert blank line above the current line.Shift + Alt + A = Add new item to project.Ctrl + Alt + L = Shows Solution Explorer.Visual Studio Keyboard Shortcuts Project Related Keyboard Shortcuts

    visual studio shortcuts get set

    Here, I will give you a short list of keyboard shortcuts for things you probably do often in Visual Studio.













    Visual studio shortcuts get set