No avaiability of NewExpressionPostfixTemplate in IntelliJ 16 / AS 2.2
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 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.
Cool! 👍