Scala Mode/Support? Follow
Is there a plugin, extension or something that will allow me to edit .scala files with all the usual editor features, like color coding, function location, formatting, etc.? I don't care about compiling, but it would be great to be able to navigate around the sources as I do with the PHP files.
Please sign in to leave a comment.
Check Settings|Plugins|Available to see the compatible plugin list.
The Scala plugin http://plugins.jetbrains.com/plugin/?idea&id=1347 is dependent on Java support and thus is available in IntelliJ IDEA only.
Thank you. I've downloaded IntelliJ and installed the Scala plugin, but I can't seem to figure out how to work on remote source files, as I can with PhpStorm. WIll Idea allow me to edit remote files via ssh in the same way?
Thanks again for your help.
IDEA Ultimate Edition includes the same FTP/(S)FTP plugin. We do not support ssh or ftps...
Cool! I'll ask my company to buy a license for me.
Cheers,
-dqj