How can I export Visual Studio shortkeys (Keymap)

2020-03-01 20:24发布

It's a long time that I us VS and I have fully customized its environment. Now for about 2 months I have to use IntelliJ. It's completely unfamiliar for me. I want to export VS shortkeys to ItelliJ. Is there any way to do that? I'd appreciate if someone can help me.

I use Visual Studio 2015 Ultimate and IntelliJ IDEA 15 Ultimate. I use Resharper in Visual Studio. Does it help?

2条回答
女痞
2楼-- · 2020-03-01 20:31

You can go to File | Settings, select the Keymap item in the left part of the dialog, and select "Visual Studio" in the Keymap combo box. This should give you keyboard shortcuts in IntelliJ IDEA that are similar to the default settings in Visual Studio.

IntelliJ IDEA: Settings dialog with Keymap topic selected on the left and Visual Studio keymap selected on the top

To the right of the Keymap combo box, there is a small gears button that allows you to duplicate a keymap. After duplication, you can change keyboard shortcuts for almost every action and even add more shortcuts than what you get by default. This way, you can even add (most of) your personal customizations from Visual Studio to IntelliJ.

查看更多
甜甜的少女心
3楼-- · 2020-03-01 20:35

File > Settings > Keymap select Visual Studio from dropdown

查看更多
登录 后发表回答