Summary of Visual Studio shortcut keys, Visual Studio

Source: Internet
Author: User

Summary of Visual Studio shortcut keys, Visual Studio

Common Methods:

  1. Forced smart sensing: Ctrl + J. SMART awareness is one of the biggest highlights of Visual Studio. I am afraid this is not the reason for choosing Visual Studio.

     
  2. Undo: Ctrl + Z. Unless you are a genius, this shortcut is also the most commonly used.
  3. Force display parameter information: Ctrl-Shift-space. This is definitely a good thing.
  4. Rename: F2. If you are not good at naming, this shortcut will make your code look more beautiful.
  5. Insert the code segment: Ctrl + K, X. If you want to quickly enter the code, remember this. Using F2 together will become a powerful tool. Of course, with "Ctrl + K, S", you can quickly enter code segments like try and # Region.
  6. One-by-one and process-by-process debugging: F11 and F10. This is definitely more frequently used than F5.
  7. Save: Ctrl + S. It is a good habit to store data frequently. If you want to save them all, clicking the mouse seems faster.
  8. Note all: Ctrl + E, C. In some cases, this is definitely an effort-saving thing. Uncomment all corresponding to it: "Ctrl + E, U ".
  9.  

    Search and replace: Ctrl + F. When you find a long piece of code, Ctrl + C, Ctrl + V came over and found: Nima! Only one row !!! At this time, Ctrl + F will be useful. Well, if we reformat it with "Ctrl + E, D", you will find that "the world is still so bad.

     

     

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.