当前位置:网站首页>Visual Studio (VS) shortcut keys
Visual Studio (VS) shortcut keys
2022-07-03 08:22:00 【cuncaojin】
Visual Studio Shortcut key
| Shortcut key | function |
|---|---|
| Ctrl + D | Copy line |
| Ctrl + X or Ctrl + L | Cut line |
| Ctrl + Enter | Insert a blank line in the previous line |
| Ctrl + Shift + Enter | Insert an empty line in the next line |
| Shift + Enter | Complete the semicolon at the end of the line , And insert a blank line in the next line |
| Alt + Up and down arrow | Mobile line |
| Alt + Shift + arrow | Block selection |
| Ctrl + - | Navigate backward |
| Ctrl + Shift + - | Forward navigation |
| F12 | Go to definition |
| Ctrl + F12 | Go to the statement |
| Ctrl + T f / m | Go to all file / Method |
| Ctrl + G | Jump to line number or line |
| Ctrl + K Ctrl + K | Toggle Bookmarks |
| Ctrl + K Ctrl + N | Navigate to the next bookmark |
| Ctrl + K Ctrl + P | Navigate to the previous bookmark |
| Ctrl + K Ctrl + C | Comment row |
| Ctrl + K Ctrl + U | Cancel line comment |
| Ctrl + K Ctrl + D | Format document |
| Ctrl + K Ctrl + F | Format selected row |
| Ctrl + K Ctrl + X | Insert code snippet |
| Ctrl + Shift + F | Find all |
| Shift + F12 | Find all references |
| Ctrl + F3 | Find the next selected item |
| F3 | Find the next one |
| Ctrl + Shift + F3 | Find the last selected item |
| Shift + F3 | Find the last one |
| F5 | Start debugging |
| Shift + F5 | Stop debugging |
Official shortcut key map

https://visualstudio.microsoft.com/keyboard-shortcuts.pdf
Refer to
边栏推荐
- Maxcompute string splitting function -split_ PART
- [usaco12mar]cows in a skyscraper g (state compression DP)
- Flex flexible box layout
- Intersectionpicker in osgearth
- 2021-10-19
- Clion toolchains are not configured configure disable profile problem solving
- Image processing 8-cnn image classification
- 十六进制编码简介
- Wpf: solve the problem that materialdesign:dialoghost cannot be closed
- Sequence of map implementation classes
猜你喜欢

Youyou1 of xlua knapsack system
![[end of 2021] National Meteorological Short Video (Kwai, Tiktok) influence list in December](/img/51/81ceaf8746ec7455ea8abf9f038e81.jpg)
[end of 2021] National Meteorological Short Video (Kwai, Tiktok) influence list in December

Get to know unity2 for the first time

简易入手《SOM神经网络》的本质与原理

C language - Introduction - essence Edition - take you into programming (I)

Abstract classes and interfaces

Transplantation of freetype Library

GIS实战应用案例100篇(七十八)-多规合一数据库设计及数据入库

Puhua PLM empowers the whole scene product lifecycle management and helps the enterprise digital transformation of the main line of products

Base64和Base64URL
随机推荐
Maxcompute string splitting function -split_ PART
Xlua task list youyou
Simple demo of solving BP neural network by gradient descent method
Encoding and decoding of golang URL
Huawei interview summary during the epidemic
Osgearth north arrow display
Abstract classes and interfaces
Cloudcompare learning (1) - cloudcompare compilation and common plug-in implementation
Some understandings of 3dfiles
P2704 [noi2001] artillery position (shape pressure DP)
【云原生】微服务之Feign的介绍与使用
Redis的数据结构
matlab神经网络所有传递函数(激活函数)公式详解
Unity4.3.1 engine source code compilation process
[audio and video] ijkplayer error code
Clion toolchains are not configured configure disable profile problem solving
Introduction to Base64 coding
Puhua PLM empowers the whole scene product lifecycle management and helps the enterprise digital transformation of the main line of products
Exe file running window embedding QT window
What is BFC?