Skip to content

Import statement support #50

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

Closed
ecmel opened this issue Aug 2, 2016 · 5 comments
Closed

Import statement support #50

ecmel opened this issue Aug 2, 2016 · 5 comments
Assignees

Comments

@ecmel
Copy link

ecmel commented Aug 2, 2016

Auto import command should be very useful.

@gorkem
Copy link
Contributor

gorkem commented Aug 31, 2016

This may actually require changes on the protocol itself. See microsoft/language-server-protocol#64

@ecmel
Copy link
Author

ecmel commented Sep 3, 2016

May be something similar to Eclipse "Organize Imports" command can be implemented.

@gorkem
Copy link
Contributor

gorkem commented Sep 4, 2016

The actual issue on the protocol is microsoft/language-server-protocol#11

@mickaelistria
Copy link
Contributor

Can the TextEdit returned by the completion request send a whole document change?

@gorkem
Copy link
Contributor

gorkem commented Sep 7, 2016

It can but I think we are already very close to an accommodating change on VS Code which should also be taken to the protocol.

@gorkem gorkem added this to the Late October 2016 milestone Oct 17, 2016
@gorkem gorkem self-assigned this Oct 17, 2016
@gorkem gorkem mentioned this issue Oct 18, 2016
akaroml pushed a commit to fbricon/eclipse.jdt.ls that referenced this issue Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants