Matt
Matt

Reputation: 361

WebStorm keyboard shortcuts

I've just started using WebStorm and was wondering if there is an easy way of porting the IntelliJ shortcuts I use in VS2015 into WebStorm, instead of remapping.

Upvotes: 1

Views: 159

Answers (2)

Pratik Ambani
Pratik Ambani

Reputation: 2566

Nope, as of there is no provision of exporting your Visual Studio shortcuts into IntelliJ. But yeah, you can configure your Keyboard shortcuts for WebStorm in IntelliJ.

Reference: https://www.jetbrains.com/help/webstorm/2016.3/configuring-keyboard-shortcuts.html

Upvotes: 1

gmed
gmed

Reputation: 140

check this out https://www.jetbrains.com/resharper/

you can export your keyboard settings by going to tools -> import/export

Upvotes: 0

Related Questions