This repo contains a bundle of Perl5-related plugins for JetBrains IDEs. Current versions of plugins may be found in the JetBrains repo: Stable builds or EAP Builds. In order to get updates to EAP ...
When I was learning Haskell, I missed the nice features of IntelliJ IDEA. My first approach was to use the default way of creating an IntelliJ plugin by defining a grammar and a lexer according to ...