tjw3000 opened a new issue, #4303: URL: https://github.com/apache/netbeans/issues/4303
### Description I am a frequent Netbeans user. One of the things I would like to see improved is when I hit code complete for a method and I have text in there that are valid arguments for the method that it would not put some default arguments followed by ) and just use what I have. The other improvement would be that if the method doesn't have any arguments then when I type ( it would just add the following ) and put the cursor after the ) and not inside (). I appreciate everyone's hard work. -Tim ### Use case/motivation It would make code completion a little better ### Related issues None I'm aware of. ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow the Apache Software Foundation's [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
