Is there an Intellij plugin for Perl 6?

Viewed 810

I am looking for a Perl 6 plugin for JetBrains editors like IntelliJ IDEA, PyCharm or PhpStorm.

Connected issue:

https://github.com/Camelcade/Perl5-IDEA/issues/1554

Can anyone can recommend something? Or should I try a different IDE?

Now syntax is wrongly highlighted because I use the plugin for Perl 5

2 Answers

Comma is a Perl 6 IDE built on the IDEA platform, and also comes as a plugin to be used with IntelliJ and similar. It's currently in early BETA, and available to those who join its supporter program.

Related