huckeduster / Perl5-IDEA

Perl5 plugins for IntelliJ IDEA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perl5 plugins for IntelliJ IDEA

Build Status Coverage Status

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 (core) - base plugin with perl & pod support and all basic features (repo).
    • Docker Support (transport.docker) - allows to use interpreters from Docker containers (repo).
    • WSL Support (transport.wsl) - allows to use interpreters from WSL (Windows Subsystem for Linux) (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.

Donate to support Project

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

License:Other


Languages

Language:Java 85.3%Language:Perl 12.4%Language:Lex 1.4%Language:HTML 0.8%Language:Prolog 0.1%Language:Perl 6 0.0%Language:Batchfile 0.0%