language-scala icon indicating copy to clipboard operation
language-scala copied to clipboard

Language support for Scala in Atom.

Results 13 language-scala issues
Sort by recently updated
recently updated
newest added

I thought it's related to #31, but it happens even without comments in the type parameters list. I think it's more about multiline parameters:

when i use this plus, i can't get the effect like the idea, it can't show the function's param type! sometimes i input a class name( scala lib's class or...

I'm not sure how exactly to fix this, but having an inline block comment that happens to be in a type parameter seems to break the syntax highlighting. I'm converting...