user.lang.scala.scala
| state {user.scala_modifier} | Insert text at the current cursor position |
| state {user.scala_keyword} | Insert text at the current cursor position |
| op right arrow | Insert ” -> “ |
| op left arrow | Insert ” <- “ |
| op plus plus | Insert ” ++ “ |
| op subtype | Insert ” <: “ |
| state match | Inserts switch statement |
| block string | Insert text at the current cursor position Press “left left left”. |