• IDE support for Modula-2?

    From =?UTF-8?B?SMawbmcgR2lh?=@21:1/5 to All on Fri Mar 6 00:05:56 2020
    Is there any IDE for Modula-2? I'm currently use CudaText but I'm not really like it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nemo@21:1/5 to All on Fri Mar 6 16:10:05 2020
    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Burrows@21:1/5 to All on Fri Mar 6 13:35:19 2020
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From trijezdci@21:1/5 to All on Fri Jul 3 03:29:23 2020
    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Brian Knoblauch@21:1/5 to Chris Burrows on Sat Nov 21 09:16:57 2020
    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)