eirikbakke commented on pull request #3043: URL: https://github.com/apache/netbeans/pull/3043#issuecomment-886092142
> I think that copy on a node is not a good idea because it is not straightforward. What if you want to paste only classname, filename or path and not fully qualified name? Then you can just edit the pasted string with the keyboard. Remember--this is just a shortcut. And we don't want to pollute the menu with dozens of options... "Copy", "Copy fully qualified name", "Copy Path" etc... In any case, copying either the path or the fully qualified name would be strictly an improvement over the current behavior, which is to paste nothing (when pasting into a text editor). -- 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
