PHP syntax highlight Can I install PHP plugin in RubyMine?
I love rubymine. However, I have some projects which are Ruby/Rails/PHP combos. When i look in the intellij plugin repository, I see a PHP plugin.
Should I be able to install this into rubymine? All I really need is for syntax highlighting to work correctly in the editor :)
When I try to install the PHP plugin, i get an error saying I need another plugin "java-i18n..." which I cannot find.
Is there another way to get PHP syntax highlighting working in rubymine?
it doesnt work by default. Rubymine covers so many other syntaxes it seems odd that PHP is missing
Please sign in to leave a comment.
As far as I know to work with PHP you need either Idea with PHP plugin or PhpStorm.
RubyMine is for Ruby and evrything you may need to develop apps with RoR and some other Ruby frameworks.
Oleg.