Eccenux opened a new issue, #5735:
URL: https://github.com/apache/netbeans/issues/5735

   ### Description
   
   When you hover on tabs it would be nice to be able to copy full class name 
for currently open Java class. So package name and name of the class.
   
   
![obraz](https://user-images.githubusercontent.com/1045235/228320470-7837a268-ad0f-474b-92b9-a70ce1124db0.png)
   
   
   ### Use case/motivation
   
   We (in out team) use class names or full class names to share information on 
bug tracker, chat, review notes etc. Those names are then useful for navigation 
with `alt`+`shift`+`o` (Go to File).
   
   Note that file paths are less useful because we all have different paths to 
projects. So at least for Java full names are better. For other projects we 
share and use relative paths sometimes (relative to project root).
   
   ### Related issues
   
   _No response_
   
   ### 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

Reply via email to