Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Next
-
None
-
None
Description
It would be great, if we can have postfix completion like in IntelliJ:
`myValue.if -> see code completion or not -> tab or enter on the right suggestion`
will expand to:
if(myValue) {
}
This feature should be specified for each language that NetBeans supports, because it is needed for most of such languages, but I will create sub tasks for them too.
Cheers
Chris
Attachments
1.
|
Please add postfix completion for java | Open | Unassigned | |
2.
|
Please add postfix completion for javascript | Open | Unassigned | |
3.
|
Please add postfix completion for php | Open | Unassigned | |
4.
|
Please add postfix completion for c/c++ | Open | Unassigned |