JaroslavTulach opened a new issue, #7374: URL: https://github.com/apache/netbeans/issues/7374
### Apache NetBeans version Apache NetBeans 21 ### What happened I am trying to debug my native executable in VSCode extension and I am trying to **pass arguments** to the executable. There is no code completion on the `args` parameter. ### Language / Project Type / NetBeans Component Native Image ### How to reproduce  It is really hard to even find there is the `args` parameter. I was lucky to guess it. Please add proper _code completion_ support for the `args` argument in the launch configuration, @entlicher. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu ### JDK GraalVM 21.0.2 Community ### Apache NetBeans packaging Apache VSNetBeans for VSCode ### Anything else . ### 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
