szymach opened a new issue, #4527: URL: https://github.com/apache/netbeans/issues/4527
### Description Hello! Right now only functions from other namespaces can be imported (and `count` for some reason) with the `use function` directive. All other display the `cannot be resolved` in the `Fix imports in Current Namespace` window. ### Use case/motivation I have found the `use function` to be far more elegant than the prefixed syntax, but I have to do it manually. Being able to import them automatically like the class names would save a lot of tedious minor work. ### Related issues _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct 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
