Chris2011 opened a new issue, #7790:
URL: https://github.com/apache/netbeans/issues/7790
### Description
When I type "export class Test {" and hitting enter, the editor sets the
cursor into the correct position but without adding an automatic closing
bracket as for JS or other languages.
### Use case/motivation
For the first thing I would suggest to do the same as for JS and later on,
we can add an option to hit { and it automatically adds a closing bracket as
for ( in js. So this should work for normal, array diamond (in the right
context) and block brackets.
### Related issues
_No response_
### Are you willing to submit a pull request?
Yes
--
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