Oussama Bouisfi
Oussama Bouisfi

Reputation: 121

Configurate Keymap of PHPStorm like Sublime Text

When I tried to modify the keymap of PHPStorm to work like Sublime Text. I found a lot of conflict

There is any keymap configuration of PHPStorm like Sublime Text ?

Thanks

Upvotes: 12

Views: 11195

Answers (1)

lena
lena

Reputation: 93828

We don't have a predefined Sublime keymap yet, please vote for IDEA-111333. A quick search has revealed something contributed by the community, you can give it a try: https://github.com/ProLoser/IntelliJ-SubliMate .

Upvotes: 8

Related Questions