Scala Mode/Support?

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.

4 comments
Comment actions Permalink

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.

0
Comment actions Permalink

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.

0
Comment actions Permalink

IDEA Ultimate Edition includes the same FTP/(S)FTP plugin. We do not support ssh or ftps...

0
Comment actions Permalink

Cool!  I'll ask my company to buy a license for me.

Cheers,
-dqj

0

Please sign in to leave a comment.