从Eclipse移动到Visual Studio 2008 [英] Moving From Eclipse to Visual Studio 2008

查看:143
本文介绍了从Eclipse移动到Visual Studio 2008的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在过去3年的Eclipse工作之后,我记得所有的快捷键和功能,我的新工作让我回到了Visual Studio。我在VS上找到了一些快捷键的列表,但是我正在寻找一个将Eclipse功能映射到Visual Studio的综合指南。有没有人知道一个很好的教程,旨在帮助Eclipse用户过渡到VS?

解决方案

由于缺少这方面的信息,我们开始一个社区维基答案。请在此答案中添加有关迁移提示的其他信息。请在答案中避免使用ReSharper等第三方插件。



快捷键



  + ---------------------- + --------------------- + --------------------- + 
|命令| Eclipse快捷方式| VS.NET快捷方式|
+ ---------------------- + --------------------- + --------------------- +
|删除行| Ctrl-D | Ctrl-L |
|评论行| Ctrl- / | Ctrl-K-C |
|取消注释行| Ctrl- / | Ctrl-K-U |
|切换编辑器标签| Ctrl-F6 | Ctrl-F6 |
| Goto Line | Ctrl-L | Ctrl-G |
| Goto定义| Ctrl-Click或F3 | F12 |
|查找下一个| Ctrl-K | F3 |
|查找上一个| Ctrl-Shift-K | Shift-F3 |
|向后| Alt-LeftArrow | Ctrl-minus |
|前进| Alt-RightArrow | Ctrl-Shift-minus |
|查找用法| Ctrl-Shift-G | Ctrl-K-R |
|重命名Alt-Shift-R | Ctrl-R-R |
|重构| Alt-Shift-T |无|
|打开类型| Ctrl-Shift-T | Ctrl-,|
|导航到| Ctrl-Shift-R | Ctrl-,|
+ ---------------------- + --------------------- + --------------------- +


After working in Eclipse for the past 3 years and memorizing all of the great shortcut keys and features, my new job has me moving back to Visual Studio. I've found some listings of shortcut keys on VS, but am looking for a comprehensive guide mapping Eclipse features to Visual Studio. Does anyone know of a good tutorial aimed at helping Eclipse users transition to VS?

解决方案

Because of the lack of information out there on this, let's start a community wiki answer. Please add additional information on migration tips to this answer. Please avoid 3rd party plug-ins such as ReSharper in the answer.

Shortcut Keys

+----------------------+---------------------+---------------------+
|   Command            |   Eclipse shortcut  |   VS.NET shortcut   |
+----------------------+---------------------+---------------------+
|   Delete line        |    Ctrl-D           |    Ctrl-L           |
|   Comment line       |    Ctrl-/           |    Ctrl-K-C         |
|   Uncomment line     |    Ctrl-/           |    Ctrl-K-U         |
|   Toggle editor tabs |    Ctrl-F6          |    Ctrl-F6          |
|   Goto Line          |    Ctrl-L           |    Ctrl-G           |
|   Goto Definition    |    Ctrl-Click or F3 |    F12              |
|   Find next          |    Ctrl-K           |    F3               |
|   Find previous      |    Ctrl-Shift-K     |    Shift-F3         |
|   Go backward        |    Alt-LeftArrow    |    Ctrl-minus       |
|   Go forward         |    Alt-RightArrow   |    Ctrl-Shift-minus |
|   Find usage         |    Ctrl-Shift-G     |    Ctrl-K-R         |
|   Rename             |    Alt-Shift-R      |    Ctrl-R-R         |
|   Refactor           |    Alt-Shift-T      |    none             |
|   Open Type          |    Ctrl-Shift-T     |    Ctrl-,           |
|   Navigate To        |    Ctrl-Shift-R     |    Ctrl-,           |
+----------------------+---------------------+---------------------+

这篇关于从Eclipse移动到Visual Studio 2008的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆