Open VolkmarR opened 1 month ago
Sadly my employer uses a programming language, that is not very common
Which one?
Do you use an open source library for syntax highlighting that accepts PRs for new languages?
No, Fork has its own engine.
The language is called X#. The file extension is .prg
.
We created a syntax highlighting for VS Code and for highlight-js.
This Repo contains some examples for .prg
files.
Having syntax highlighting in fork is a great feature.
Sadly my employer uses a programming language, that is not very common and therefore syntax highlighting doesn't work in fork.
Is there a way to add syntax highlighting support for new languages? Do you use an open source library for syntax highlighting that accepts PRs for new languages?