Sujet : Re: highlight.js & DCL
De : arne (at) *nospam* vajhoej.dk (Arne Vajhøj)
Groupes : comp.os.vmsDate : 14. Oct 2024, 01:19:13
Autres entêtes
Organisation : SunSITE.dk - Supporting Open source
Message-ID : <670c6381$0$705$14726298@news.sunsite.dk>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 10/13/2024 4:36 PM, Lawrence D'Oliveiro wrote:
On Sun, 13 Oct 2024 07:24:42 -0500, Craig A. Berry wrote:
In case it's of interest to compare with what others have done, there is
a VSCODE extension that already does this ...
Ah, VSCODE. Who would believe that a simple programming IDE would need to
include an entire web browser engine embedded in it ...
Well - VS Code is actually a lightweight IDE (or a powerful
text editor depending on how one categorize).
The real VS and Eclipse are way heavier. Eclipse does not embed
a browser, but it uses OSGI to manage plugins, which is very heavy.
Arne