Skip to content

ssccloud/Perl5-IDEA

 
 

Repository files navigation

Perl5 plugins for IntelliJ IDEA

Java CI with Gradle Coverage Status

Support with PayPal | Support with Yandex.Money

This repo contains a bundle of Perl5-related plugins for JetBrains IDEs.

Current versions of plugins may be found in JetBrains repo.

This repository contains following plugins:

  • Perl plugin (plugin) - base plugin with perl & pod support and all basic features (repo).
  • Template Toolkit Support (lang.tt2)
  • Mojolicious Support (lang.mojo)
  • Mason framework (lang.mason.framework) - core plugin of Mason plugins:
  • Embedded Perl Support (lang.embedded) - adds support for php-like perl syntax with <? and ?> markers.

You can always build and install current development version of any plugin:

  1. Clone this repo to your hard drive
  2. Go to the repo directory
  3. Run ./gradlew buildPlugin (this builds all plugins from the repo)
  4. In the plugins dialog of your IDE, use Install plugin from disk... option
  5. Choose plugin file in the build/distributions directory of the respective plugin root

If you want to participate in development, don't forget to read our contribution policy.

YourKit supports open source projects with its full-featured Java Profiler.

Optimized using YourKit Java Profiler

Wiki: https://github.com/hurricup/Perl5-IDEA/wiki

About

Perl5 plugins for IntelliJ IDEA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 67.2%
  • Perl 30.3%
  • Lex 1.1%
  • Raku 0.9%
  • HTML 0.5%
  • Prolog 0.0%