Next version of Camelcade - Perl5 plugin for IntelliJ IDEA has been released.

This release includes Perl Debugger, the last feature I wanted to implement in Perl IDE of my dreams.

Description

Detailed description can be found in the project wiki.

I'd like to thank everyone who helped me on this difficult way: Valery Semenchuk, author of Consulo Project, Peter Gromov from JetBrains, Eli Abramovitch from Booking.com and many many other users and supporters!

As I mentioned above, this is the last feature I wanted to implement in my dream-IDE. This doesn't mean that it's perfect or development will now stop, just that plugin is ready.

Don't hesitate to send bug-reports, feature requests, pull requests or money :)

Have a nice coding and debugging!

Links

  • Comment on Perl plugin for IntelliJ IDEA v2.0 has been released

Replies are listed 'Best First'.
Re: Perl plugin for IntelliJ IDEA v2.0 has been released
by stevieb (Canon) on May 26, 2016 at 20:37 UTC

    ++

    I've been using this setup in both IDEA and PyCharm for quite some time now (I have exact same setups on my Linux and Windows dev boxes), and the only thing lacking was debugging support.

    Kudos. I'm as thankful as I am impressed.

    update: It works tremendously well. IDEA + Camelcade plugin + Devel::Camelcadedb + Vim plugin + Git == ultimate convenience.

    Here's a screenshot of it in action.