有些快捷键不是默认的,需要插件支持,如Resharper,WebEssentials,VSCommands

Ctrl单键系列

Ctrl+Q Quick Info
Ctrl+W Extend Selection
Ctrl+E Recent Files
Ctrl+U Base Methods
Ctrl+I/F Find
Ctrl+O Open File
Ctrl+D Duplicate Text
Ctrl+G Goto Line
Ctrl+H Replace
Ctrl+J Insert Live
Ctrl+L Remove Current Line
Ctrl+B Goto Declaration
Ctrl+N Goto Everything
Ctrl+M+M Collapse Code
Ctrl+`(1-0) Goto Bookmarks
Ctrl+- Goto Last Cursor Location
Ctrl++ Select From This Cursor Location To Last Cursor Location
Ctrl+[ Goto Containing Declaration
Ctrl+; Focus In Search Solution Explorer
Ctrl+' Team Explore
Ctrl+/ Comment Current Line
Ctrl+F1 Search Online Helper
Ctrl+F3 Replace
Ctrl+F5 Start Without Debugging
Ctrl+F11 File Structure Explorer
Ctrl+F12 Goto Member of Current File
Ctrl+Del Remove Words After
Ctrl+Home/End Goto Page Home/End
Ctrl+PageUp/PageDown Goto Current Screen Home/End
Ctrl+↑/↓ Move Screent Up/Down

Ctrl+Alt系列

Ctrl+Alt+Q Show MetaData In New Window
Ctrl+Alt+E Exception Window
Ctrl+Alt+R Unit Test Session Window
Ctrl+Alt+Y Analyzer References Window
Ctrl+Alt+I Immediate Window
Ctrl+Alt+P Introduce Parameter
Ctrl+Alt+A Command Window
Ctrl+Alt+S Server Explorer
Ctrl+Alt+D Introduce Filed
Ctrl+Alt+F Code CleanUp
Ctrl+Alt+H Subtypes
Ctrl+Alt+J Surround With
Ctrl+Alt+K Call Hierarchy Window
Ctrl+Alt+L Solution Explorer
Ctrl+Alt+X Toolbox Window
Ctrl+Alt+V To 'var'
Ctrl+Alt+B Derive/Overriding Method
Ctrl+Alt+N Inline Method
Ctrl+Alt+Backspace Load Last Unclose Session
Ctrl+Alt+, Inspection Results Window
Ctrl+Alt+. Todo Explorer
Ctrl+Alt+↑/↓ Goto Prev/Next Undo
Ctrl+Alt+Insert Create File From Template
Ctrl+Alt+F1 Help Viewer
Ctrl+Alt+F12 Find Symbol Results

Ctrl+Shift系列

Ctrl+Shift+E Stack Trace Explorer
Ctrl+Shift+R Refactor This
Ctrl+Shift+T Goto Return Value's Declartion
Ctrl+Shift+U Upper The Next Charator
Ctrl+Shift+I Find
Ctrl+Shift+O Open Solution File
Ctrl+Shift+A Add New Item
Ctrl+Shift+D Document
Ctrl+Shift+F Find In Files
Ctrl+Shift+G Navigate To
Ctrl+Shift+H Replace In Files
Ctrl+Shift+L Remove Current Line
Ctrl+Shift+Z ReDo
Ctrl+Shift+C Class View
Ctrl+Shift+V Select Text To Paste
Ctrl+Shift+B Build Solution
Ctrl+Shift+N Goto File Or Folder
Ctrl+Shift+Backspace Goto Last Cursor Location
Ctrl+Shift+[/] Select More
Ctrl+Shift+,/. ZoomIn/ZoomOut
Ctrl+Shift+/ Comment Select Setion
Ctrl+Shift+Home/End Select Page Above/Below
Ctrl+Shift+PageUp/PageDown Select Screen Above/Below
Ctrl+Shift+.(Del) Delete AfterCharators
Ctrl+Shift+7(Home)/1(End) Goto Page Home/End
Ctrl+Shift+9(PgUp)/3(PgDn) Goto Screent Home/End
Ctrl+Shift+1-0 Toggle Bookmarks
Ctrl+Shift+Tab Goto Active Window
Ctrl+Shift+Space Find Similar Method
Ctrl+Shift+Enter NewLine
Ctrl+Shift+F1 Shortkey Window
Ctrl+Shift+F3 Replace In Current File
Ctrl+Shift+F7 Highlight Founds

Ctrl+Alt+Shift系列

Ctrl+Alt+Shift+T File Structure
Ctrl+Alt+Shift+I Attach To IIS
Ctrl+Alt+Shift+A Inspect This
Ctrl+Alt+Shift+Backspace Recent Edits
Ctrl+Alt+Shift+B Goto Declaration

VisualStudio 2013 快捷键的更多相关文章

  1. visual studio 2013 快捷键大全、VS2013常用快捷键

    Visual Studio 2013 是一个基本完整的开发工具集,它包括了整个软件生命周期中所需要的大部分工具,如UML工具.代码管控工具.集成开发环境(IDE)等等.VS 2013 中新增了很多提高 ...

  2. Opencv2.4.9安装和在visualstudio 2013中配置

    Opencv2.4.9安装和在visualstudio 2013中配置 下载opencv和在windows下安装: 最新版本号的opencv是2014.4.25的opencv2.4.9,这里选择当前最 ...

  3. 删除VisualStudio 2013中的 "send Feedback" 按钮

    在VisualStudio 2013中,在标题栏中增加了一个 "send Feedback" 按钮,用于给微软发送Bug和回馈(或者一个哭脸和笑脸).这个按钮对于开发来说基本上没用 ...

  4. VisualStudio 2013 Prieview体验

    今天看到VisualStudio 2013的预览版发布了,便立即下载试用了一下. 主体界面和VS2012非常类似,不过色彩要稍微丰富点. 现在支持用MS账户登录了,登陆后可以同步设置,这个小功能还是比 ...

  5. 体验VisualStudio 2013中的内存分析功能

    内存分析一直是个比较令人头痛的问题,Visual Studio 2013中就集成了一个内存分析的功能,可以方便我们进行分析内存的占用情况.本文将简单的介绍一下如何使用这个功能. 首先以一个简单的程序为 ...

  6. visual studio 2013快捷键与2012不同

    升级了Visual Studio2013后发现有些快捷键不能使用,于是自己尝试设置找回,还真给发现了: 依次选择(工具-->选项-->环境-->键盘)把映射方案改成Visual C# ...

  7. [No00000B]MS OFFICE 2013 快捷键大全

    常用快捷键 快捷键 作用 Ctrl+Shift+Spacebar 创建不间断空格 Ctrl+-(连字符) 创建不间断连字符 Ctrl+B 使字符变为粗体 Ctrl+I 使字符变为斜体 Ctrl+U 为 ...

  8. OneNote 2013 快捷键

    越来越喜欢onenote这个笔记本软件,找了下提高效率的办法,收藏学习下: 转载自:http://onenoter.com/2013/04/5792 记录笔记和设置笔记格式 键入和编辑笔记 操作 按键 ...

  9. visualstudio部分快捷键

    [工具快捷键] Ctrl+Shift+N: 新建项目 Ctrl+Shift+O: 打开项目 Ctrl+Shift+S: 全部保存 Shift+Alt+C: 新建类 Ctrl+Shift+A: 新建项 ...

随机推荐

  1. vue-transition-animation

    <!Doctype> <html> <head> <meta charset="utf-8"> <meta name=&quo ...

  2. 【JSP EL】EL表达式获取当前时间(两种方式)

    第一种方式: //先在代码段定义<% long date = new Date().getTime(); request.setAttribute("date", date) ...

  3. 常见XSD问题

    < xs:elementname="status"> < xs:complexType> < xs:sequence> < xs:elem ...

  4. MQTT协议-MQTT协议简介及协议原理

    MQTT(Message Queuing Telemetry Transport,消息队列遥测传输协议),是一种基于发布/订阅(publish/subscribe)模式的“轻量级”通讯协议,该协议构建 ...

  5. 在Linux系统里运行shutdown.sh命令关闭Tomcat时出现错误提示

    服务器:linnux 5.5 64位,已安装好 jdk: Tomcat版本:apache-tomcat-7.0.53 操作软件:Xshell 4(Free for Home / School) 刚开始 ...

  6. bzoj3043 IncDec Sequence

    传送门:http://www.lydsy.com/JudgeOnline/problem.php?id=3043 [题解] 比较神奇的一道题,开始没往差分的角度上想,所以没想出来. 考虑查分数组,有$ ...

  7. 「6月雅礼集训 2017 Day4」暴力大神hxx

    [题目大意] 给出一个n重循环,每重循环有范围$[l, r]$,其中$l$,$r$可能是之前的变量,也可能是常数.求循环最底层被执行了多少次. 其中,保证每个循环的$l$,$r$最多有一个是之前的变量 ...

  8. 【BZOJ】1229 [USACO2008 Nov]toy 玩具

    [算法]三分+贪心 [题解] 数据范围小的版本:餐巾计划 这题不是使用最小费用流的下凸函数,因为这题是要满足最大流,那么这题到底在三分什么? 三分的这个函数,其实是总费用随卖出玩具量变化而变化的函数, ...

  9. [IOS]Xcode各版本官方下载及百度云盘下载, Mac和IOS及Xcode版本历史

    官方下载, 用开发者账户登录,建议用Safari浏览器下载. 官方下载地址: https://developer.apple.com/xcode/downloads/ 百度云盘下载地址 http:// ...

  10. 科猫网项目总结(基于SSM框架)

    1.配置文件的添加 SSM整合需要web.xml配置文件,springmvc的配置文件,spring和mybatis整合的配置文件. 1.web.xml文件的配置 1.在WEB-INF下新建web.x ...