How to use Rider visual studio keymap in Intellij?
已回答
Hi,
Rider has a visual studio keymap. Is it possible to move the keymap from Rider to Intellij?
请先登录再写评论。
Why? IntelliJ IDEA already has Visual Studio keymap:
Intellij visual studio keymap is Visual Sudio Code keymap not Visual Studio.
For example, Format Code is 'Ctrl+E, C' or 'Ctrl+K, D' in Visual Studio (Depending on if you want to use Resharper or not). But in Intellij Visual studio keymap it's defined as 'Ctrl+Alt+F' and 'Alt+F8'.
Another question, I want to use Rider's visual studio color scheme too. Is it possible?
IntelliJ IDEA Visual Studio keymap was created many years ago, when Visual Studio Code didn't even exist.
Related request for ReSharper keymap: https://youtrack.jetbrains.com/issue/IDEA-100945.
Color schemes can be language specific, since IntelliJ IDEA is not sharing C/C++/C# languages with Rider, Visual Studio scheme may not work properly there. There is a third-party theme available, see https://youtrack.jetbrains.com/issue/IDEA-134829#focus=streamItem-27-3249889.0-0.
Serge, the key mappings for Visual Studio in Rider vs IntelliJ are very different. I've been trying to import/export settings to get the two key maps to match without any success.
Is there any way to access the source of Rider's keymap? Since it seems that the Rider's visual studio keymap is derived from Intellij's default keymap.
To future people coming from google, The issue that is linked in this page is for 7 years ago. Jetbrains is not going to implement this feature for Intellij.
You can find keymap xml files in resources.jar file in the <Rider IDE installation home>/lib directory.