Sujet : Re: highlight.js & DCL
De : craigberry (at) *nospam* nospam.mac.com (Craig A. Berry)
Groupes : comp.os.vmsDate : 13. Oct 2024, 13:24:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vege6a$lpr8$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
On 10/12/24 8:28 PM, Arne Vajhøj wrote:
On 1/18/2022 7:56 PM, Arne Vajhøj wrote:
Long shot, but has anyone added DCL support to highlight.js?
>
https://highlightjs.org/
>
(it hash all kinds of programming languages, bash, cmd
etc. but no DCL)
I finally got to take a look at it.
Not so difficult.
First attempt attached below.
In case it's of interest to compare with what others have done, there is
a VSCODE extension that already does this:
https://github.com/tomesparon/OpenVMS-DCL-VSCODE-Lang-Supportwhich is in turn based on:
https://github.com/gnikonorov/OpenVMS-DCL-Sublime-Lang-Support