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

POC: Set up framework for completions #3

Closed
kathrynkodama opened this issue Sep 21, 2020 · 0 comments · Fixed by #5
Closed

POC: Set up framework for completions #3

kathrynkodama opened this issue Sep 21, 2020 · 0 comments · Fixed by #5
Assignees

Comments

@kathrynkodama
Copy link
Contributor

Proof of Concept

  1. Create a sample completion object
  • create a org.eclipse.jdt.ui.javaCompletionProposalComputer endpoint
  • involves creating a new JakartaJavaCompletionProposalComputer class
  1. Parse a JSON file to add a JAXRS snippet (use snippet from lsp4mp)
kathrynkodama added a commit to kathrynkodama/lsp4jakarta that referenced this issue Nov 8, 2022
* refactored name and updated groupId

Signed-off-by: Kathryn Kodama <kathryn.s.kodama@gmail.com>

* refactored action ids to Constants

Signed-off-by: Kathryn Kodama <kathryn.s.kodama@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants