diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 475c3c9a..a74a3372 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,11 @@ + + + + + diff --git a/.idea/misc.xml b/.idea/misc.xml index bec1c3df..63073009 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -6,7 +6,4 @@ - - \ No newline at end of file diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index bdd6c23c..9c386088 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ de.endrullis.idea.postfixtemplates Custom Postfix Templates - 2.6.2.183 + 2.6.3.183 Stefan Endrullis code editing @@ -13,20 +13,21 @@

This plugin lets you define your own postfix templates for Java, Scala, SQL, PHP, Kotlin, Python, Dart, JavaScript, Rust, and Groovy. + It also comes with hundreds of useful postfix templates shared by the community. You're welcome to contribute your templates as well.

- So what is the difference to IDEA's postfix templates? + Apart from the community approach, how does the plugin differ from IDEA's postfix templates?

- Since IDEA 2018 you are now able to define your own postfix templates in the settings UI (Editor → General → Postfix Templates). + Since IDEA 2018 you are now able to define your own postfix templates for some languages in the settings UI (Editor → General → Postfix Templates). However, this is a pretty new feature and it's less functional than this plugin. Here are some of the advantages of this plugin:

-
  • The text based format for defining your templates allows you to easily share them via copy and paste.
  • +
  • There are multiple ways to easily share your templates with others.
  • ]]> Version 2.6.3 + +

    Version 2.6.2