intellij-postfix icon indicating copy to clipboard operation
intellij-postfix copied to clipboard

No avaiability of NewExpressionPostfixTemplate in IntelliJ 16 / AS 2.2

Open cesards opened this issue 9 years ago • 2 comments

Hi!

I am wondering why most of the postfix completions except the NewExpressionPostfixTemplate are available in the latest release of IntelliJ. I'm working in some templates right now, and I wanted to include the NewExpressionPostfix one. I think is so useful, we are always creating instances of objects. Any specific reason?

cesards avatar Jun 10 '16 15:06 cesards

You can create a pull request to https://github.com/JetBrains/intellij-community/ and assign it to me.

On 10 Jun 2016, at 18:54, César Díez Sánchez [email protected] wrote:

Hi!

I am wondering why most of the postfix completions except the NewExpressionPostfixTemplate are available in the latest release of IntelliJ. I'm working in some templates right now, and I wanted to include the NewExpressionPostfix one. I think is so useful, we are always creating instances of objects. Any specific reason?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

ignatov avatar Jun 10 '16 15:06 ignatov

Cool! 👍

cesards avatar Jun 10 '16 20:06 cesards