We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
+ is keyword.operator.arithmetic.scala, : is keyword.operator.scala. This is likely also a problem for :++, etc
+
keyword.operator.arithmetic.scala
:
keyword.operator.scala
:++
We can solve this by adding a rule highlighting ${opchar}{2,} as an operator.
${opchar}{2,}