📜 ⬆️ ⬇️

Perl plugin version 2.0 released for IntelliJ IDEA



The second version of the Perl plugin for IDE from JetBrains has become available for download. This version has the latest major feature that I wanted to implement - a debugger.

Perl Debugger



Detailed instructions on tuning and nuances can be found on the wiki page (similar to the English language).

I would like to thank once again the insane professor of the Consulo project’s author , Valery Semenchuk , who, with his explanations and advice, saved me a huge amount of time and effort. Without it, much less would have been done, and maybe it would have been abandoned altogether, it's hard to say.
')
Also, many thanks to the JetBrains team for their platform, separately to Peter Gromov for their active assistance at the initial stage, as well as to all project support and bug-reporters.

As I wrote above, this is the last of the major features that I personally wanted to see in my ideal perl-IDE. This does not mean that everything is perfect and the development is over. This is an endless process. There will be features, and polishing, and bugfixes, but the plugin can be considered ready.

Feel free to send bug reports, feature requests, pull or money. :)

Enjoy your coding and debugging!

Links


Source: https://habr.com/ru/post/301910/


All Articles