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: 新建项 ...
随机推荐
- ZooKeeper动态配置(十四)
概述 在3.5.0发行之前,ZK的全体成员和所有其它的配置参数是静态加载的在启动的时候并且在运行的时候不可变.操作员诉诸于"滚动重启" - 一个手动密集和改变配置文件容易出错的方法 ...
- mysql 并发下数据不一致的问题分析及解决
MySQL 5.6 , InnoDB存储引擎,默认事务隔离级别(REPEATABLE-READ) 初始sql 脚本如下: CREATE DEFINER=`root`@`localhost` PROCE ...
- windows phone 8.1如何访问应用商店,商店评论的连接
Windows Phone 8.1 中可以使用这个链接跳转到应用评论页面: await Windows.System.Launcher.LaunchUriAsync( new Uri("ms ...
- Maven整体认识——详细介绍
前言 本文可以帮助你加深对Maven的整体认识,不是一篇基础文章.如果你现在还没有用 Maven 跑过 HelloWorld,那么本文可能不适合你. 一.Maven简介 Maven 官网:https: ...
- POJ 3061 Subsequence ( 尺取法)
题目链接 Description A sequence of N positive integers (10 < N < 100 000), each of them less than ...
- bzoj 1058 bst
因为是数列的维护,所以我们可以考虑用splay来维护,每次在x插入的时候就在x+1前面插入就行了,然后用bst来维护两问的答案,但是应该会tle.我们来考虑这个问题的性质,首先因为这个数列没有删除操作 ...
- 获取应用版本号,版本名称,包名,AppName,图标,是否是系统应用,获取手机中所有应用,所有进程
PackageManager packageManager = getPackageManager(); PackageInfo packageInfo; = packageManager.getPa ...
- Ribbon/Feign/Zuul retry
原文 https://github.com/spring-cloud/spring-cloud-netflix/issues/1577 I'm using Spring Cloud Camden SR ...
- Centos7的iso everything与DVD以及Live的区别
DVD.ISO 可以用安装程序安装的所有安装包,推荐镜像 Netinstall.iso 从网络安装或者救援系统 Everything.iso 包含centos7的一套完整的软件包,可以用来安装系统或者 ...
- static class 和 non static class 的区别
static class non static class 1.用static修饰的是内部类,此时这个 内部类变为静态内部类:对测试有用: 2.内部静态类不需要有指向外部类的引用: 3.静态类只能访问 ...