适用于 IntelliJ IDEA 的 Visual Studio ReSharper 键盘映射
我主要使用 Visual Studio 和 ReSharper (R#) 进行开发,并且拥有丰富的 R# 工作知识。我想在 IntelliJ IDEA 中利用这些知识(通过我个人的 Java 冒险),而无需学习 IDEA 键盘映射方案。 IDEA 有一个 Visual Studio 键盘映射,但主要更新诸如“查找”(Ctrl + F) 和“替换”(Ctrl + H) 等键绑定。因为 Visual Studio 没有“检查此...”等内置功能。 (R# 提供的那种东西),Visual Studio 键映射中的那些 IntelliJ 键绑定只是 IDEA 的转储。
在 VS.NET 中,ReSharper 附带两个键盘映射:IDEA 和 Visual Studio。我从 R# 5 开始就一直使用 Visual Studio 键盘映射,并且非常希望在 IntelliJ idea 中拥有一个实际上是 Visual Studio IDEA 键盘映射和 R# Visual Studio 键盘映射组合的键盘映射。我将这个组合键盘映射称为 IntelliJ IDEA 的 Visual Studio ReSharper (R#) 键映射。
如果有人可以分享他们的键盘映射(如果他们创建了一个接近所述描述的键盘映射),我将不胜感激。如果 JetBrains 正在倾听,那么如何将一个额外的键盘映射方案与 IntelliJ 捆绑在一起,该方案本质上是 Visual Studio 方案(在 IntelliJ IDEA 中)和 ReSharper Visual Studio 方案(在 VS.NET 中)的组合?
I primarily use Visual Studio and ReSharper (R#) for development and have excellent working knowledge of R#. I want to leverage that knowledge in IntelliJ IDEA (with my personal Java adventures) without having to learn the IDEA keymap scheme. IDEA has a Visual Studio keymap but that mainly updates such key bindings as Find (Ctrl + F) and Replace (Ctrl + H) etc. Because Visual Studio doesn't have built-in capabilities like "Inspect This..." etc. (the kinda stuff provided by R#), those IntelliJ keybinding in Visual Studio keymap are merely a dump of IDEA's.
In VS.NET, ReSharper comes with two keymaps, IDEA and Visual Studio. I've been using the Visual Studio keymap since R# 5 and really would like to have a keymap in IntelliJ idea that actually is a combination of the Visual Studio IDEA keymap and R# Visual Studio keymap. This combinational keymap is what I am calling Visual Studio ReSharper (R#) keymap for IntelliJ IDEA.
I'd appreciate if someone can share thier keymap if they have created one that's close to the stated description. If JetBrains is hearing, how about bundling an additional keymap scheme with IntelliJ that's essentially a combination of Visual Studio scheme (in IntelliJ IDEA) and ReSharper Visual Studio scheme (in VS.NET)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
是的,JetBrains 正在倾听。 )
我会将您的建议转达给 IntelliJ 团队。不知道接下来会如何,但值得一试。
Yes, JetBrains is hearing. )
I'll pass your suggestion over to the IntelliJ team. Not sure how it goes from there but it's worth a try.
作为评论摘要:
也适用于 Android Studio,因为它是基于 IntelliJ 的。
As a summary from the comments:
Also works in Android Studio, as it is IntelliJ-based.
这是不久前完成的!
IntelliJ 15.0.6
现在内置了对 Visual Studio 键绑定的支持,请参阅:https://confluence.jetbrains.com/display/IntelliJIDEA/Configure+Keymap
键盘绑定并非 100% 完整,我倾向于手动添加剩余的键盘绑定,因为我发现差异。
This was completed a while ago!
IntelliJ 15.0.6
now has built in support for Visual Studio key bindings, see:https://confluence.jetbrains.com/display/IntelliJIDEA/Configure+Keymap
The keyboard bindings are not 100% complete, I tend to add remaining keyboard bindings manually as I discover differences.