eirikbakke commented on pull request #3043:
URL: https://github.com/apache/netbeans/pull/3043#issuecomment-884442323


   What is the use case for this feature?
   
   It might be better to make this work with the regular Copy action--i.e. if 
you copy a node that happens to be a class, and try to paste it into a text 
editor, it will paste the fully qualified class name. Similarly, copying a node 
that is a file (but not a Java class) might paste the file path. (Adding new 
actions for very workflow-specific features makes menus very long...)


-- 
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