[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Editing M2 on Visual Studio Code, anyone?
From: |
JC Chu |
Subject: |
Re: [Gm2] Editing M2 on Visual Studio Code, anyone? |
Date: |
Tue, 12 Jun 2018 11:40:28 +0000 |
You can use the Modula-3 grammar
<https://github.com/newgrammars/m3/blob/master/m3.tmLanguage> as a starting
point.
— JC
-----Original Message-----
From: gm2 <address@hidden> On Behalf Of Benjamin Kowarsch
Sent: Tuesday, June 12, 2018 19:11
To: address@hidden
Subject: [Gm2] Editing M2 on Visual Studio Code, anyone?
Does anyone have a Modula-2/Oberon/Pascal syntax specification file for Visual
Studio Code to do syntax highlighting?