当前位置:网站首页>Visual studio vs shortcut key usage
Visual studio vs shortcut key usage
2022-06-27 06:49:00 【EchoCoder】
VS Shortcut key use complete book
Shortcut key
notes :CTRL+K, CTRL+C
uncomment :CTRL+K, CTRL+U
Go back to the previous cursor position :CTRL±
Advance to next cursor position :CTRL+Shift±
Copy the whole line of code : The cursor stops on the line ,CTRL+C, Paste again CTRL+V
Cut the whole line of code : The cursor stops on the line ,CTRL+X
Delete entire line of code : The cursor stops on the line ,CTRL+L
revoke :CTRL+Z
Return cancellation :CTRL+Y
Set breakpoint debugging :F9, Breakpoint line does not execute
debugging ( start-up ):F5
Debug sentence by sentence :F11
Use the scroll bar to preview the entire file : Tools —> Options —> Text editor —> All languages —> Scroll bar —> Thumbnail mode with vertical scroll bar —> wide
Increase Indent :Tab
Reduce indent :Shift+Tab
Insert a line above the line where the cursor is located :CTRL+Enter
Insert a line below the line where the cursor is located :CTRL+Shift+Enter
Jump to definition :F12
Find all references :Shift+F12
lookup :CTRL+F
Replace :CTRL+H
forward / Backward search
- Use key combination “Ctrl+I”;
- Type text to search ( Move the cursor to the search term input box to start input );
- After typing the search text , You can use key combinations “Ctrl+I” And “Ctrl+Shift+I” Forward and backward search results , Search results will be highlighted .
- To end a search , Can press “ESC” Key or click the close button on the right side of the search box .
[ Add ] After selecting a word , Press key “Ctrl+F” You can also call up the search box , And the search results will also be highlighted .
Frame selection
Use key combination “Shift+Alt+ Direction key ( Or mouse )” To complete the box selection . Box selection allows you to select both lines and columns of code . This is very convenient for batch deletion of some codes .Navigate to beginning and end of line
A.home key : Navigate to the beginning of the current row ;
B.end key : Navigate to the end of the current row .Select from cursor to beginning of line ( tail ) Code between
A. Check the code from the beginning of the cursor to the beginning of the line : Use key combination “Shift + Home”;
B. Check the code from the beginning of the cursor to the end of the line : Use key combination “Shift + End”Call smart prompt
A. Method 1: Use key combination “Ctrl+J”;
B. Method 2: Use key combination “Alt+→”.Call parameter information prompt
For some functions with large function bodies , It's a bit of a hassle to easily confirm the usage of parameters within a function . In this case, you can place the cursor on the parameter name , Press the key combination again “Ctrl+Shif+ Space ”, Where the parameter is used is highlighted .Fast window switching
Use key combination “Ctrl+Tab”( It can be opened at this time IDE Navigation , Get an aerial view ).Quickly hide or show the current snippet
Use key combination “Ctrl+M,M”( remember : Press two times. M Oh ).Build solution
Use key combination “Ctrl+Shift+B”.Jump to a specified line
A. Method 1: Composite key “Ctrl+G”;
B. Method 2: Click the line number in the status barFull screen display / Exit full screen
Use key combination “ SHIFT + ALT + ENTER ”.toggle case
A. Turn lowercase : Use key combination “Ctrl+ U”;
B. Turn capitalization : Use key combination “CTRL + SHIFT + U”.
边栏推荐
- Unrecognized VM option ‘‘
- Some settings about postfix completion code template in idea
- Gaussian distribution, linear regression, logistic regression
- 内存屏障今生之Store Buffer, Invalid Queue
- Visual Studio VS 快捷键使用大全
- HTAP in depth exploration Guide
- 2022 cisp-pte (I) document contains
- TiDB的使用限制
- Centos7.9 install MySQL 5.7 and set startup
- 高斯分布Gaussian distribution、線性回歸、邏輯回歸logistics regression
猜你喜欢
2022 CISP-PTE(一)文件包含
建模竞赛-光传送网建模与价值评估
Assembly language - Wang Shuang Chapter 11 flag register - Notes
从5秒优化到1秒,系统飞起来了...
Fast realization of Bluetooth communication between MCU and mobile phone
[email protected][2389:1: columnNameTypeOrConstraint : ( ( tableConstraint ) | ( columnNameT"/>
NoViableAltException([email protected][2389:1: columnNameTypeOrConstraint : ( ( tableConstraint ) | ( columnNameT
0.0.0.0:x的含义
第 299 场周赛 第四题 6103. 从树中删除边的最小分数
Fast implementation of thread mesh networking
Mathematical modeling contest for graduate students - optimal application of UAV in rescue and disaster relief
随机推荐
Instance tunnel use
Convolution neural network -- Application of CNN model (ore prospecting prediction)
【OpenAirInterface5g】RRC NR解析之RrcSetupComplete
Scala之偏函数Partial Function
Inter thread wait and wake-up mechanism, singleton mode, blocking queue, timer
tracepoint
面试官:大量请求 Redis 不存在的数据,从而打倒数据库,你有什么方案?
Compatibility comparison between tidb and MySQL
LeetCode 0086. Separate linked list
One year's experience of technical personnel in Entrepreneurship
Easyexcel: read Excel data into the list set
Some settings about postfix completion code template in idea
技术人员创业一年心得
Unrecognized VM option ‘‘
如何优雅的写 Controller 层代码?
Us camera cloud service scheme: designed for lightweight video production scenes
记一次Spark报错:Failed to allocate a page (67108864 bytes), try again.
el-select多个时,el-select筛选选中过的值,第二个el-select中过滤上一个选中的值
Tar: /usr/local: cannot find tar in the Archive: due to the previous error, it will exit in the last error state
Optimistic and pessimistic affairs