Eugene-Melbourne opened a new issue, #6082: URL: https://github.com/apache/netbeans/issues/6082
### Apache NetBeans version Apache NetBeans 18 ### What happened If you use Netbeans for PHP and you work with the file that has no class declaration and if this file has comments starting with 2 asterisks like so `/** aaa*/ ` and you use other files with classes there that needs to be added to the `use` section of your file then you press `shift `+ `ctrl `+ `i` the `use` section would be added after the last comment of this sort. But it should be added at the beginning of the file ### How to reproduce _No response_ ### Did this work correctly in an earlier version? Apache NetBeans 17 ### Operating System Windows 10 version 10.0 running on amd64; UTF-8; en_AU (nb) ### JDK 19.0.1; Java HotSpot(TM) 64-Bit Server VM 19.0.1+10-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
