jtulach opened a new pull request, #8756: URL: https://github.com/apache/netbeans/pull/8756
- since I am working with VSCode I admire its integration with its embedded shell - I'd like NetBeans terminal integration to be as good - one thing I like a lot is ability to open a file from the terminal <img width="852" height="471" alt="image" src="https://github.com/user-attachments/assets/b206f541-6bda-4606-b542-df42560aadb3" /> - e.g. typing `netbeans pom.xml` in the embedded terminal would open the file in the IDE the terminal is embedded into - I had such a setup locally for years, but: - it doesn't work with other than default `--userdir` well - not everyone is capable to set it up - thus I want to provide such a support for everyone -- 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
