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
It includes "language" in the list of keywords so it is highlighted in the editor. This is very annoying: we have the same function to find the language of a blob.
MySQL indeed lists "language" in the official list of keywords.
We are using CodeMirror, MySQL mode.
It includes "language" in the list of keywords so it is highlighted in the editor. This is very annoying: we have the same function to find the language of a blob.
MySQL indeed lists "language" in the official list of keywords.
I suggest to hack as always:
Tested - works. I can do a PR if needed.
The text was updated successfully, but these errors were encountered: