Skip to content
New issue

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

Add feature: copy fully qualified name #159

Closed
mojo2012 opened this issue Nov 16, 2017 · 4 comments
Closed

Add feature: copy fully qualified name #159

mojo2012 opened this issue Nov 16, 2017 · 4 comments
Assignees
Labels

Comments

@mojo2012
Copy link

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.

@akaroml
Copy link
Member

akaroml commented Nov 17, 2017

This looks like a language server feature. @yaohaizh could you please open an issue in redhat-developer/vscode-java?

@yaohaizh
Copy link
Contributor

@mojo2012 on which UI part to copy fully qualified name? On editor or debugging stack?

@mojo2012
Copy link
Author

mojo2012 commented Nov 17, 2017

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

@yaohaizh
Copy link
Contributor

yaohaizh commented Nov 21, 2017

This feature request should be on the vscode-java side:
redhat-developer/vscode-java#374

Close this instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants