Was on the hunt to try out some new IDEs but haven't found anything worthy yet.
I'm on Windows 10, and I've been using HTML-Kit 292 since it came out in the black'n'white days. Built by Chami and very hard to find now as development stopped ages ago and they switched to HTML-Kit Tools which has more features and more clutter.
https://www.htmlkit.com/download/

Why I use an old outdated IDE? Mainly because you can easily create your own plugins for it, and customise keyboard shortcuts. It even has built in FTP ( but not FTPs :( )
I can edit my code without need of a mouse!


Other IDEs I use and have used : I looked at but didn't try Anyway, HTML-Kit is worth a try if you feel like a bit of foot work to get it how you want. It's been more than 10 years and I still haven't found a better replacement. VS Codium is close but I'm not happy with the lack of keyboard support, and how it never saves my project lists :(
HTMK-Kit does have a Linux version or it is possible somehow to get it running on Linux. I couldn't work it out, which is one of the reasons I'm still developing code in Windows :|

Hope this helps someone!

(insert clever Perl code signature here)

In reply to Re: IDE for Perl programming? by sir_jeff
in thread IDE for Perl programming? by rsFalse

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.