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

Expose proposals for 3rd-party extensions #1344

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

Eskibear
Copy link
Contributor

@Eskibear Eskibear commented Feb 6, 2020

It's a first step for redhat-developer/vscode-java#1257

This PR enables IntelliCode to fetch the whole completion item list, it
1 ) adds the getter of proposals.
2) moves calculation of replacement texts into method toCompletionItem.

Signed-off-by: Yan Zhang <yanzh@microsoft.com>
@Eskibear
Copy link
Contributor Author

As this PR

  • does no harm to jdt.ls
  • enables intellicode to fix the completion issue

Can you take a look and see if we can get it shipped with the coming release?

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

Successfully merging this pull request may close these issues.

None yet

3 participants