From the user @mojo2012 logged on the debugger side:
I often need to copy a classes fully qualified name, eg. to put into a spring.xml file.
Best would be to have it directly in the context menu when right-clicking on a class name.
I think should work on pretty much anything actually:
It should work equally on declarations, definitions, assignments and usage instances.
Is there a timeline on when this feature will be available?
Btw, this extension provides the feature: https://marketplace.visualstudio.com/items?itemName=YouMayCallMeV.vscode-java-saber
You can hover on the class name and copy the fully qualified name from the popup window
Thanks for the hint, I'll check it out asap (right now I'm back to eclipse for now).
Most helpful comment
You can hover on the class name and copy the fully qualified name from the popup window