Visual Studio 2010 Shortcuts

from http://www.shortcutworld.com/en/win/Visual-Studio_2010.html

Table of Contents:

  1. Manage Visual Studio
  2. Bookmarks
  3. Code Editor
  4. Coding
  5. Build and Debug
  6. Tool Windows
minusplus1. Manage Visual Studio
Ctrl+sSave current file
Ctrl+Shift+sSave all files
Ctrl+Shift+nCreate new project
Ctrl+oOpen file
Ctrl+Shift+oOpen project
Ctrl+Shift+aAdd item to project
EscClose menu or dialog
Ctrl+pPrint
Shift+Alt+EnterToggle full screen mode
Ctrl+f4Close current tab
Ctrl+f6/Ctrl+Shift+f6Go to next / go to previous window
Ctrl+Tab, then Arrow keysPress and hold Ctrl+Tab, then using arrow keys gives a small task manager with all open files and views

▲ up

minusplus2. Bookmarks
For keystrokes with two keys such as Ctrl+k+k, keep holding the Ctrl key until releasing the last key.
Ctrl+k+kToogle bookmark
Ctrl+k+nGoto next bookmark
Ctrl+k+pGoto previous bookmark
Ctrl+Shift+k+nGoto next bookmark in folder
Ctrl+Shift+k+pGoto previous bookmark in folder
Ctrl+k+wPut focus on bookmark window
EscLeave bookmark window and focus on editor
Ctrl+k+hToggle code shortcut at current line*
Ctrl + K + LClear all bookmarks
Ctrl+\+tShow Task List (including code shortcuts)
*if somebody figures out additional shortut keys on how to use code shortcuts, please edit this page and add.

▲ up

minusplus3. Code Editor
minusplusFind, Replace, and Goto
Ctrl+fFind and replace dialog box
f3/Shift+f3Find next / find previous
Ctrl+hDisplay Replace options on the quick tab
Shift+f12Find all references for selected symbol
Ctrl+Shift+fFind in files
Alt+F3, sStop current find in files operation
Ctrl+F3/Ctrl+Shift+f3Find next / find previous in selected text
Alt+F12Find symbol
Ctrl+dPut cursor in find/command box of the toolbar. Use ctrl+/ in Visual C#
Ctrl+i/Ctrl+Shift+iIncremental search / reverse incremental search
Shift+Alt+f12Quick find symbol
Ctrl+,Display Navigate-To dialog box
Ctrl+gGoto line number
Ctrl+]Go to matching brace in source file
minusplusUndo, Redo, Copy, Paste
Ctrl+x, Ctrl+c, Ctrl+vCut, copy, paste
Ctrl+Shift+vPastes an item from the Clipboard ring
Ctrl+zUndo
Ctrl+yRedo (or Shift+Alt+Backspace, or Ctrl+Shift+Z)
minusplusSelect Text
Shift+Arrow KeysExtend selection one character/one line
Ctrl+Shift+End/ Ctrl+Shift+HomeExtend selection to end / to beginning of document
Ctrl+Shift+]Extend selection to nexst brace
Shift+End/ Shift+HomeExtend selection to end / to beginning of line
Shift+Page Down/ Shift+Page UpExtends selection down one page / up one page
Ctrl+wSelect current word
EscCancel Selection
Ctrl+Shift+Page Down/ Page UpMoves cursor and extend selection to the last line / first line in view.
Ctrl+Shift+Arrow right/ arrow leftExtend selection one word to the right / one word to the left
Ctrl+aSelect All

▲ up

minusplus4. Coding
minusplusCollapse Items
Ctrl+m+mCollapse / un-collapse current preset area (e.g. method)
Ctrl+m+hCollpase / hide current selection
Ctrl+m+oCollapse declaration bodies
Ctrl+m+aCollapse all
Ctrl+m+xUncollapse all
Ctrl+m, ctrl+tCollapse Html tag
minusplusEdit Code
Ctrl+lDelete current line or selection of lines to and add to clipboard
Ctrl+Shift+lDelete current line or selection of lines
Ctrl+DeleteDelete word to right of cursor
Ctrl+BackspaceDelete word to left of cursor
Ctrl+EnterEnter blank line above cursor
Ctrl+Shift+EnterEnter blank line below cursor
Ctrl+Shift+uMake uppercase
Ctrl+uMake lowercase (reverse upercase)
Ctrl+k+cComment selected text
Ctrl+k+uUncomment selected text
Ctrl+k+\Remove white space and tabs in selection or around current cursor position
Ctrl+k+dFormat document to code formatting settings
Ctrl+k+fFormat selection to code formatting settings
Ctrl+Shift+spaceDisplay parameter required for selected method
Ctrl+Shift+8Visualize whitespace (or press Ctrl+r, then Ctrl+w)
Ctrl+k+dFormat document to code formatting settings
Ctrl+k+fFormat selection to code formatting settings
Ctrl+Shift+tTranspose word to right of cursor; makes b=a out of a=b if cursor was in front of a
Ctrl+tTranspose character left and right of cursor; cursor between ab would make ba
Shift+Alt+tTranspose line: Move line below cursor up and current line down.
minusplusIntelliSense and Code Helper
Ctrl+SpaceAutocomplete word from completion list (or alt+right arrow)
Ctrl+Shift+SpaceShow parameter info
Ctrl+f12Display symbol definition
f12Display symbol declaration
Ctrl+jOpen IntelliSense completion list

▲ up

minusplus5. Build and Debug
f7Build solution (or Ctrl+shift+b)
Ctrl+Alt+f7Rebuild solution
Ctrl+breakCancel build process
Ctrl+\+eShow error list
f9Toggle breakpoint
Ctrl+bInsert new function breakpoint
f5Start debugging
f11Debug / step into
f10Debug / step over
Shift+f11Debug / step out
Ctrl+f10Debug / run to cursor
Ctrl+Alt+qShow Quickwatch window
Ctrl+Shift+f10Set current statement to be the next executed
Alt+* (on numeric keyboard)Show nexst statement
Ctrl+Alt+eShow Exception dialog box
Ctrl+f11Toggle between disassembly and user code view
Shift+f5Stop Debugging
Ctrl+f5Bypass debugger
Ctrl+Alt+pShow attach to process window
Ctrl+Alt+breakBreak all executing threads

▲ up

minusplus6. Tool Windows
Ctrl+/Put cursor in the find/command box in toolbar
Ctrl+k+bOpen code snippet manager window
Alt+f11Open macro IDE window
Ctrl+k+wOpen bookmark window
Ctrl+Alt+kOpen call hierarchy window
Ctrl+Shift+cOpen class view window
Ctrl+Alt+aOpen Command window
Ctrl+Shift+oOpen Output window
Ctrl+Shift+eOpen Resource view window
Ctrl+Alt+sOpen Server explorer window
Ctrl+Shift+lOpen Solution explorer window
Shift+EscClose Find & Replace Window
基于bert实现关系三元组抽取python源码+数据集+项目说明.zip基于bert实现关系三元组抽取python源码+数据集+项目说明.zip基于bert实现关系三元组抽取python源码+数据集+项目说明.zip基于bert实现关系三元组抽取python源码+数据集+项目说明.zip基于bert实现关系三元组抽取python源码+数据集+项目说明.zip 个人大四的毕业设计、课程设计、作业、经导师指导并认可通过的高分设计项目,评审平均分达96.5分。主要针对计算机相关专业的正在做毕设的学生和需要项目实战练习的学习者,也可作为课程设计、期末大作业。 [资源说明] 不懂运行,下载完可以私聊问,可远程教学 该资源内项目源码是个人的毕设或者课设、作业,代码都测试ok,都是运行成功后才上传资源,答辩评审平均分达到96.5分,放心下载使用! 1、该资源内项目代码都经过测试运行成功,功能ok的情况下才上传的,请放心下载使用! 2、本项目适合计算机相关专业(如计科、人工智能、通信工程、自动化、电子信息等)的在校学生、老师或者企业员工下载学习,也适合小白学习进阶,当然也可作为毕设项目、课程设计、作业、项目初期立项演示等。 3、如果基础还行,也可在此代码基础上进行修改,以实现其他功能,也可用于毕设、课设、作业等。 下载后请首先打开README.md文件(如有),供学习参考。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值