Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No avaiability of NewExpressionPostfixTemplate in IntelliJ 16 / AS 2.2 #18

Open
cesards opened this issue Jun 10, 2016 · 2 comments
Open

Comments

@cesards
Copy link

cesards commented Jun 10, 2016

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?

@ignatov
Copy link
Collaborator

ignatov commented Jun 10, 2016

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.

@cesards
Copy link
Author

cesards commented Jun 10, 2016

Cool! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants