-
Name Previous Value Current Value Assignee
robin
cwh
-
-
Implemented via pr #90.
-
Implemented native CodeMirror 5 syntax highlighting for Gleam, including
.gleamfile detection, keywords, types and constructors, numeric literals, strings, comments, and operators. Verified with headless CodeMirror tokenization and filename-detection smoke tests, plusmvn -Pce -pl server-core -am -DskipTests compile. -
State changed as build OD-7846 is successful
-
OneDev
changed state to 'Closed' 2 days ago
Previous Value Current Value Open
Closed
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
Hi,
We are considering migrating to OneDev and noticed that syntax highlighting for the Gleam language is not available in your editor.
Is this something your team could add, or would we need to implement the changes ourselves and build from source? A CodeMirror package for Gleam already exists, created by the Gleam core team: exercism/codemirror-lang-gleam.
Thank you in advance.