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: 新建项 ...
随机推荐
- CSS3知识之立方体动画效果
效果图:
- ZooKeeper开发者指南(五)
引言 这个文档是为了想利用ZooKeeper的协调服务来创建分布式应用的开发者提供的指南.它包括概念和实践的信息. 这个文档的一开始的的四部分呈现了不同ZooKeeper高级概念的的讨论.理解Zook ...
- 洛谷 2957 [USACO09OCT]谷仓里的回声Barn Echoes
题目描述 The cows enjoy mooing at the barn because their moos echo back, although sometimes not complete ...
- HDU2031 进制转换
#include <iostream> #include "string" #include "cstdio" #include "cst ...
- Asp.net Web Api 2 FORM Authentication Demo
最近看了一点 web api 2方面的书,对认证都是简单介绍了下,所以我在这里做个简单Demo,本文主要是FORM Authentication,顺带把基本认证也讲了. Demo 一.FORM Aut ...
- Large Class--过大的类--要重构的信号
如果想利用单个类做太多事情,其内往往就会出现太多实例变量.一旦如此,Duplicated Code也就接踵而至. 解决方法: 1.将类内彼此相关的变量,将它们放在一起.使用Extrac ...
- Spring理论基础-面向切面编程
AOP是Aspect-Oriented Programming的缩写,中文翻译是面向切面编程.作为Spring的特征之一,是要好好学习的. 首先面向切面编程这个名称很容易让人想起面向对象编程(OOP) ...
- Spring Boot 中使用 MyBatis 整合 Druid 多数据源
2017 年 10 月 20 日 Spring Boot 中使用 MyBatis 整合 Druid 多数据源 本文将讲述 spring boot + mybatis + druid 多数据源配置方 ...
- 集合框架源码学习之ArrayList
目录: 0-0-1. 前言 0-0-2. 集合框架知识回顾 0-0-3. ArrayList简介 0-0-4. ArrayList核心源码 0-0-5. ArrayList源码剖析 0-0-6. Ar ...
- Python脚本 - 查询磁盘的读写次数信息
测试系统为:Centos 6.7 Python版本为: 3.6.4 脚本功能:查看指定磁盘的读写及时间等相关信息 #!/usr/bin/env python3 from collections imp ...