We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
This looks like a language server feature. @yaohaizh could you please open an issue in redhat-developer/vscode-java?
Sorry, something went wrong.
@mojo2012 on which UI part to copy fully qualified name? On editor or debugging stack?
In the editor, in eclipse you have to right click on the classname.
UPDATE: here are the .settings, .classpath and .project files/folders of the hybris projects hybrisprojects.zip
This feature request should be on the vscode-java side: redhat-developer/vscode-java#374
Close this instead.
yaohaizh
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: