How do I make phpStorm default editor for php an other supported file in Ubuntu?

link|improve this question
feedback

migrated from stackoverflow.com Oct 20 '11 at 2:10

This question came from our site for professional and enthusiast programmers.

1 Answer

You can do something like this.

It will set default editor. you can select phpstorm to set as default editor for all files.

Hope this helps.

link|improve this answer
thanks for answer. But PHPstorm have a special structure. It is a java program that runs from a .sh file. – Reza Oct 19 '11 at 10:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.