VisualStudio 2013 快捷键
有些快捷键不是默认的,需要插件支持,如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 快捷键的更多相关文章
- visual studio 2013 快捷键大全、VS2013常用快捷键
Visual Studio 2013 是一个基本完整的开发工具集,它包括了整个软件生命周期中所需要的大部分工具,如UML工具.代码管控工具.集成开发环境(IDE)等等.VS 2013 中新增了很多提高 ...
- Opencv2.4.9安装和在visualstudio 2013中配置
Opencv2.4.9安装和在visualstudio 2013中配置 下载opencv和在windows下安装: 最新版本号的opencv是2014.4.25的opencv2.4.9,这里选择当前最 ...
- 删除VisualStudio 2013中的 "send Feedback" 按钮
在VisualStudio 2013中,在标题栏中增加了一个 "send Feedback" 按钮,用于给微软发送Bug和回馈(或者一个哭脸和笑脸).这个按钮对于开发来说基本上没用 ...
- VisualStudio 2013 Prieview体验
今天看到VisualStudio 2013的预览版发布了,便立即下载试用了一下. 主体界面和VS2012非常类似,不过色彩要稍微丰富点. 现在支持用MS账户登录了,登陆后可以同步设置,这个小功能还是比 ...
- 体验VisualStudio 2013中的内存分析功能
内存分析一直是个比较令人头痛的问题,Visual Studio 2013中就集成了一个内存分析的功能,可以方便我们进行分析内存的占用情况.本文将简单的介绍一下如何使用这个功能. 首先以一个简单的程序为 ...
- visual studio 2013快捷键与2012不同
升级了Visual Studio2013后发现有些快捷键不能使用,于是自己尝试设置找回,还真给发现了: 依次选择(工具-->选项-->环境-->键盘)把映射方案改成Visual C# ...
- [No00000B]MS OFFICE 2013 快捷键大全
常用快捷键 快捷键 作用 Ctrl+Shift+Spacebar 创建不间断空格 Ctrl+-(连字符) 创建不间断连字符 Ctrl+B 使字符变为粗体 Ctrl+I 使字符变为斜体 Ctrl+U 为 ...
- OneNote 2013 快捷键
越来越喜欢onenote这个笔记本软件,找了下提高效率的办法,收藏学习下: 转载自:http://onenoter.com/2013/04/5792 记录笔记和设置笔记格式 键入和编辑笔记 操作 按键 ...
- visualstudio部分快捷键
[工具快捷键] Ctrl+Shift+N: 新建项目 Ctrl+Shift+O: 打开项目 Ctrl+Shift+S: 全部保存 Shift+Alt+C: 新建类 Ctrl+Shift+A: 新建项 ...
随机推荐
- [USACO Mar08] 牛跑步
http://www.cogs.pro/cogs/problem/problem.php?pid=133 ★★★ 输入文件:cowjog.in 输出文件:cowjog.out 简单对比时间 ...
- [USACO09DEC] Cow Toll Paths
https://www.luogu.org/problem/show?pid=2966 题目描述 Like everyone else, FJ is always thinking up ways t ...
- leetcode 刷题日志 2018-3-28
树: 404. 左叶子之和 求所有左叶子结点之和 . 递归法 分析:递归法遍历结点,找左叶子结点 空指针判断 有左子节点?是叶子结点?是的话更新value的值 int sumOfLeftLeaves( ...
- HDU 5950Recursive sequence ICPC沈阳站
Recursive sequence Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Other ...
- [洛谷P1941] 飞扬的小鸟
洛谷题目链接:飞扬的小鸟 题目描述 Flappy Bird是一款风靡一时的休闲手机游戏.玩家需要不断控制点击手机屏幕的频率来调节小鸟的飞行高度,让小鸟顺利通过画面右方的管道缝隙.如果小鸟一不小心撞到了 ...
- HDU 2577 How to Type (字符串处理)
题目链接 Problem Description Pirates have finished developing the typing software. He called Cathy to te ...
- 通过实例来学习XML DTD
使用DTD的原因: 注意:由于它自身的一些缺点,DTD终将被淘汰,但是它还是要学习的.学习完DTD后,后面继续学习XML Schema. 1,通过 DTD,您的每一个 XML 文件均可携带一个有关其自 ...
- 动归专题QAQ(两天创造的刷题记录哟!✿✿ヽ(°▽°)ノ✿✿)(未填坑)
1092 采药:由于没有限制开始时间和结束时间,01背包就好了 1095 开心的金明:01背包,无fuck说 1104 摆花:f[i][j]表示摆了i种花,第i种花摆了j种的方案数,乱转移0.0(感觉 ...
- wce.exe getpass.exe 读取密码
http://www.ampliasecurity.com/research/wce_v1_4beta_x32.zip http://www.ampliasecurity.com/research/w ...
- C语言调用Cmd命令以及执行系统软件
C语言调用Cmd命令以及执行系统软件 http://blog.csdn.net/qq_16814591/article/details/43676377