Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use VS document shortcuts

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail how to use VS document shortcuts. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

In our daily work, we often open many VS documents in VS, at this time we can use some shortcut keys to switch between different windows, if we use to open too many VS documents, then the shortcut key CTRL+TAB will become unusable.

There are two ways to close the open document window. One is to close all documents through the window menu. A better approach is to right-click on the tab of the current document window and select "close everything else" (see figure 1).

Double-click the database file in the App_Data directory to open the database

In fact, this is not a skill, many friends use it intentionally or unintentionally.

# 8-copy files or directories into our project by dragging and dropping

Sometimes we use previous projects in new solutions, but our approach is to right-click on the solution and select add-> existing projects, but this approach is too slow. Is there a faster way? The answer is yes, simply drag a file or directory to solution Explorer, OK.

Use CTRL+ spaces for automatic completion

This method is too considerate for foreigners, but our domestic friends generally use CTRL+ spaces to turn the input method on / off. I won't go into details here.

Create a new item using CTRL+n or CTRL+SHIFT+a

When performing an operation, generally speaking, using the mouse is slower than using keyboard shortcuts. For example, to add new items to a project, you can use CTRL+n or CTRL+SHIFT+a, the former for the ASP.NET Web site and the second for ASP.NET MVC Web Application. Get into the habit of using keyboard shortcuts from CTRL+n or CTRL+SHIFT+a.

When you create a new file, you do not need to fill in the file extension.

In the previous trick, when you add a new item with a shortcut key, a dialog box opens (see figure 8). You can navigate the focus by using the TAB key and arrow keys, and when the focus is switched to "name", the new entry name you fill in does not include the file extension. Because Visual Studio will give us an extension based on the template we choose.

On "how to use VS document shortcuts" this article is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge, if you think the article is good, please share it out for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report