You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This exact same bug is present in the Scala TextMate bundle (mads-hartmann/scala.tmbundle/issues/60), which is currently used by Linguist, so you'll see the same problem in the code block above.
The text was updated successfully, but these errors were encountered:
The following code gets highlighted incorrectly:
The second
:
is not being highlighted as part of the method name, even though it is.Demo.
This exact same bug is present in the Scala TextMate bundle (mads-hartmann/scala.tmbundle/issues/60), which is currently used by Linguist, so you'll see the same problem in the code block above.
The text was updated successfully, but these errors were encountered: