textmate keymap?
I have used RubyMine for some time now and have it configured for textmate keymap. I downloaded WS to evaluate and was very surprised no textmate keymap was provided. I tried to export settings from RM 4.5 (just key mappings) and import into WS (yes, optimistic) ... no joy. any help appreciated.
Mark
请先登录再写评论。
Hi there,
There is no such keymap bundled with PhpStorm/WebStorm.
If it is bundled with RubyMine, then you will not be able to use "Export/Import Settings" to copy it over as it only works for your own settings (I mean, the keymap that you created/customized). If you will check the actual file (on Windows 7 it will be somewhere in C:\Users\USERNAME\.RubyMinXX\config\keymaps\ folder), you will see that it has "parent" attribute that states the parent keymap and it only contains the keys that were overridden).
The only ways to get it to WebStorm as I see it:
Andriy,
Thank you for the reply. I've slowy started reproducing the keymap. Thank you. I found an exiting ticket for this... vote it up :)
http://youtrack.jetbrains.com/issue/WI-9035
Mark
BTW -- maybe you will be interested in this plugin: http://plugins.intellij.net/plugin?pr=webide&pluginId=6827
P.S.
I have not tried this myself as I just accidentally found it. Plus, I'm not sure how exactly it works when you do not have actual Textmate keymap in PhpStorm...
thank you Andriy - I saw that plugin, but the premise "But you want to learn the default Intellij shortcut" doesn't hold for me. I don't want to learn the default intellij shortcuts - I just want to continue to use TM in WS and RM and SL and TM :) #olddog
Best,
Mark
I am not 100% sure if this will work for Windows but here is my TextMate keymap for PhpStorm
http://tentaclecms.com/blog/2013/08/textmate-keymap-for-phpstorm/
It took a while, but its more or less a port from RubyMine.