NReib opened a new issue, #7713:
URL: https://github.com/apache/netbeans/issues/7713
### Apache NetBeans version
Apache NetBeans 22
### What happened
I use code folding on arrays. Oftentimes upon unfolding the code by double
clicking on it, after a short period of time the code refolds. This can be
quite annoying.
An easy solution might be if after unfolding the code, the caret position
would be moved inside the unfolded code.
### Language / Project Type / NetBeans Component
_No response_
### How to reproduce
[...] // Double click on folded array
{Caret Position}["This ist the array content"] // afterwards the code tends
to fold again
[{Caret Position}"This ist the array content"] // this might prevent
unwanted code folding
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
Mageia 8 (Linux)
### JDK
javac 11.0.17
### Apache NetBeans packaging
Apache NetBeans binary zip
### Anything else
_No response_
### Are you willing to submit a pull request?
No
--
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