Tagged Questions
3
votes
3answers
537 views
Developing a Project in a Statically Typed Language Entirely in VIM
I've recently started taking Scala to heart (sweet Python, I still love you, but your collections just can't match Scala's), and in doing so am now using IntelliJ IDEA almost entirely for development.
...
15
votes
3answers
3k views
What is the best IDE for Scala? [closed]
I tried programming Scala in Netbeans and Eclipse, but it is not what I'm looking for. In Netbeans suggestions for method names etc. are not working. In Eclipse I can't go to some classes sources by ...