Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IDE support for Modula-2?

140 views
Skip to first unread message

Hưng Gia

unread,
Mar 6, 2020, 3:05:56 AM3/6/20
to
Is there any IDE for Modula-2? I'm currently use CudaText but I'm not really like it.

Nemo

unread,
Mar 6, 2020, 4:10:06 PM3/6/20
to
On 06/03/2020 03:05, Hưng Gia wrote:
> Is there any IDE for Modula-2? I'm currently use CudaText but I'm not really like it.

If you use Eclipse, XDS has a plug-in (now open-source here
https://github.com/excelsior-oss/xds-ide).

N.

Chris Burrows

unread,
Mar 6, 2020, 4:35:20 PM3/6/20
to
On Friday, March 6, 2020 at 6:35:56 PM UTC+10:30, Hưng Gia wrote:
> Is there any IDE for Modula-2? I'm currently use CudaText but I'm not really like it.

Visual Studio Code apparently has an extension available for Modula-2 syntax highlighting and code snippets.

Chris Burrows
CFB Software
https://www.cfbsoftware.com/modula2

trijezdci

unread,
Jul 3, 2020, 6:29:24 AM7/3/20
to
On Friday, 6 March 2020 17:05:56 UTC+9, Hưng Gia wrote:
> Is there any IDE for Modula-2? I'm currently use CudaText but I'm not really like it.

You could use my multi-dialect Modula-2 patches for VIM

https://github.com/trijezdci/M2-Syntax-Colour/tree/master/Vim

Also, Gaius Mulley (GM2 developer) has covered the same functionality for Emacs.

You can check the GM2 mailing list archive for the URL.

Brian Knoblauch

unread,
Nov 21, 2020, 12:16:58 PM11/21/20
to
On Friday, March 6, 2020 at 4:35:20 PM UTC-5, Chris Burrows wrote:
> Visual Studio Code apparently has an extension available for Modula-2 syntax highlighting and code snippets.

Unfortunately does not seem to be compatible with the regular Visual Studio which I've been using (to minimize complexity between work/home).

Anyone aware of resources available for developing syntax highlighting plug-ins for Visual Studio Community / Pro versions? I did not find enough useful in the Microsoft documentation library to even get started. I'd be willing to put some time in on it if I could find out what needs to be done.
0 new messages