eli1982 / intellij-perl-plugin

This is a plugin that adds support for perl language in intellij (Based on Intellij Custom Languages)
Apache License 2.0
8 stars 3 forks source link

Auto Formatting #3

Open eli1982 opened 9 years ago

eli1982 commented 9 years ago

We need to add auto formatting (Intellij spacing feature). PerlFormattingModelBuilder is the main class to handle this.