scala newbie: how to get IJ to recognize scala file
i have installed the scala plugin (and restarted ij naturally..). I see scala facet listed in the Module properties, but no entries for it. and my Ray scala class (which I created through new | scala class) has no syntax highlighting.
not really sure what's missing here..
请先登录再写评论。
Check your configured file associations.
Perhaps you've previously added .scala to "text files"?
bullseye. thx!