Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.modula2 > #1172 > unrolled thread

IDE support for Modula-2?

Started byHưng Gia <giahung1997tn@gmail.com>
First post2020-03-06 00:05 -0800
Last post2020-07-03 03:29 -0700
Articles 5 — 5 participants

Back to article view | Back to comp.lang.modula2


Contents

  IDE support for Modula-2? Hưng Gia <giahung1997tn@gmail.com> - 2020-03-06 00:05 -0800
    Re: IDE support for Modula-2? Nemo <nemo@invalid.invalid> - 2020-03-06 16:10 -0500
    Re: IDE support for Modula-2? Chris Burrows <cfbsoftware@gmail.com> - 2020-03-06 13:35 -0800
      Re: IDE support for Modula-2? Brian Knoblauch <briank@glmotorsports.net> - 2020-11-21 09:16 -0800
    Re: IDE support for Modula-2? trijezdci <trijezdci@gmail.com> - 2020-07-03 03:29 -0700

#1172 — IDE support for Modula-2?

FromHưng Gia <giahung1997tn@gmail.com>
Date2020-03-06 00:05 -0800
SubjectIDE support for Modula-2?
Message-ID<f97d6ac8-9e38-427a-8794-0fb214e6a767@googlegroups.com>
Is there any IDE for Modula-2? I'm currently use CudaText but I'm not really like it.

[toc] | [next] | [standalone]


#1173

FromNemo <nemo@invalid.invalid>
Date2020-03-06 16:10 -0500
Message-ID<5E62BC2D.6090305@invalid.invalid>
In reply to#1172
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.

[toc] | [prev] | [next] | [standalone]


#1174

FromChris Burrows <cfbsoftware@gmail.com>
Date2020-03-06 13:35 -0800
Message-ID<a6784640-25ce-4453-86f6-e789f6a806ce@googlegroups.com>
In reply to#1172
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

[toc] | [prev] | [next] | [standalone]


#1182

FromBrian Knoblauch <briank@glmotorsports.net>
Date2020-11-21 09:16 -0800
Message-ID<9c8754d3-42ff-4fb2-b986-1a27762397d3n@googlegroups.com>
In reply to#1174
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.

[toc] | [prev] | [next] | [standalone]


#1176

Fromtrijezdci <trijezdci@gmail.com>
Date2020-07-03 03:29 -0700
Message-ID<fb9fbe64-3f09-479d-9f90-82efc31be9b2o@googlegroups.com>
In reply to#1172
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.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.modula2


csiph-web