ltheussl opened a new issue, #7940:
URL: https://github.com/apache/netbeans/issues/7940
### Apache NetBeans version
Apache NetBeans 23
### What happened
In an enhanced for-loop
`for ( Object ob : collection )
{
}`
typing 'fi + TAB' in front of the Object expands the TAB instead of
completing to 'final'.
### Language / Project Type / NetBeans Component
Java Editor
### How to reproduce
decsribed above
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
Windows 10 Pro 22H2
### JDK
21
### Apache NetBeans packaging
Apache NetBeans provided installer
### 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