BetoValle opened a new issue, #8887: URL: https://github.com/apache/netbeans/issues/8887
### Description Dear NetBeans Development Team, I would like to suggest adding an “Always on Top” option for editor tabs or windows within NetBeans. As you know, NetBeans is built on Swing, which already supports the ability to set windows as always on top using `setAlwaysOnTop(true)`. Implementing this feature would allow users to keep specific files or editor tabs visible above all other application windows. This feature would greatly improve user productivity and workflow by enabling: * Quick reference to important code snippets or configuration files without constantly switching windows. * Easier multitasking, especially when working with multiple languages (Java, HTML, CSS, JavaScript, C++, etc.) in the same project. * Enhanced usability for those who use NetBeans not only as an IDE but also as a lightweight editor or note-taking tool. Currently, many editors offer this functionality, and it’s highly valued for improving efficiency. Thank you very much for your hard work and for considering this suggestion. Best regards, Roberto ### Use case/motivation _No response_ ### Related issues _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
