in reply to Re: IDE for Perl programming?
in thread IDE for Perl programming?

> On Windows, Visual Studio Code looks promising

I'm pretty sure I once installed it on Ubuntu.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^3: IDE for Perl programming?
by Fletch (Bishop) on Mar 11, 2021 at 14:56 UTC

    It's also available for OS X. I've diddled minimally with it and it's got some neat features (works with remote files over ssh, embedded terminals, supposedly nice debug support if you've got an LSP backend (e.g. Perl::LanguageServer; although I've only minimally poked at that with lsp-mode and not used the debugger)).

    It's not emacs though.

    The cake is a lie.
    The cake is a lie.
    The cake is a lie.

      > It's not emacs though.

      Only Emacs means Emacs! ;-)

      Regarding LSP, the idea is that it's editor agnostic.

      Unfortunately I don't have the resources to try all options out.

      Would be nice to define some wanted criteria for an IDE and organize a demo "battle" ... :)

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery