当前位置:网站首页>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
边栏推荐
- Go resolve ID card
- 使用base64编码传图片
- P2622 light off problem II (state compression search)
- Sequence of map implementation classes
- LinkList
- Base64 and base64url
- Student educational administration management system of C # curriculum design
- Encoding and decoding of golang URL
- matlab神经网络所有传递函数(激活函数)公式详解
- C#课程设计之员工信息管理系统
猜你喜欢

Mall management system of database application technology course design

Scite change background color
![[updating] wechat applet learning notes_ three](/img/05/958b8d62d3a42b38ca1a2d8631a7f8.png)
[updating] wechat applet learning notes_ three

Data analysis exercises

Jupyter remote server configuration and server startup

数据的存储

ArrayList

the installer has encountered an unexpected error installing this package

Basic operation and process control 2

the installer has encountered an unexpected error installing this package
随机推荐
Unity one click AssetBundle
[usaco12mar]cows in a skyscraper g (state compression DP)
redis集群系列四
Three characteristics
Osgconv tool usage
C语言-入门-精华版-带你走进编程(一)
Sequence of map implementation classes
Cesium service deployment, and import and display local 3dfiles data
Initial unity
A tunnel to all ports of the server
详解sizeof、strlen、指针和数组等组合题
Unity2019_ Natural ambient light_ Sky box
the installer has encountered an unexpected error installing this package
【更新中】微信小程序学习笔记_3
数据分析练习题
UE4 call DLL
Xlua task list youyou
I want to do large screen data visualization application feature analysis
Flex flexible box layout
P2704 [noi2001] artillery position (shape pressure DP)