当前位置:网站首页>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
边栏推荐
- 100 GIS practical application cases (78) - Multi compliance database design and data warehousing
- Un système de gestion de centre commercial pour la conception de cours de technologie d'application de base de données
- Ue5 opencv plug-in use
- Osganimation library parsing
- Haproxy+kept cluster setup 02
- Transplantation of tslib Library
- Data analysis exercises
- Get to know unity2 for the first time
- Conversion between string and int types in golang
- Golang time format sorting
猜你喜欢

【云原生】微服务之Feign的介绍与使用

Explain sizeof, strlen, pointer, array and other combination questions in detail

Advanced OSG collision detection

梯度下降法求解BP神经网络的简单Demo

Storage of data

How to establish rectangular coordinate system in space

the installer has encountered an unexpected error installing this package

Transfinite hacker cognition

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

Editor Extensions
随机推荐
Lua hot update basic grammar
UE4 plug in development
GIS实战应用案例100篇(七十八)-多规合一数据库设计及数据入库
Chocolate installation
Golang中删除字符串的最后一个字符
Redis的数据结构
Map的实现类的顺序性
Retail philosophy retail psychological warfare after reading -- 7-11 is a good product!
Encoding and decoding of golang URL
Constraintlayout's constraintset dynamically modifies constraints
What is BFC?
Creation and content of mapnode -- osgearth rendering engine series (2)
數據庫應用技術課程設計之商城管理系統
简易入手《SOM神经网络》的本质与原理
Data analysis exercises
animation
jupyter远程服务器配置以及服务器开机自启
Kunlunbase meetup is waiting for you!
the installer has encountered an unexpected error installing this package
JSON与Object之间转换