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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Warning is printed:
CodeMirror mode "text/x-scala" is already used by language Scala, won't register for SBT
I think this means that
Editor.getLanguageForSelection()
won't work properly for the latter file type.It seems like we should just combine Scala & SBT entries. (Oddly, they were both added in the same commit originally -- f03b4b6).
The text was updated successfully, but these errors were encountered: