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

Spawn vscode-microprofile extension out of vscode-quarkus #248

Closed
fbricon opened this issue Apr 22, 2020 · 3 comments
Closed

Spawn vscode-microprofile extension out of vscode-quarkus #248

fbricon opened this issue Apr 22, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented Apr 22, 2020

See redhat-developer/quarkus-ls#268

Question : where should the new extension live?

@fbricon fbricon self-assigned this Apr 22, 2020
@angelozerr
Copy link
Contributor

angelozerr commented Apr 22, 2020

I suggest that you see my PR for vscode-xml java extension https://github.com/redhat-developer/vscode-xml/pull/193/files

@angelozerr
Copy link
Contributor

Remove all features managed by https://github.com/redhat-developer/vscode-microprofile (like all LSP features) and extend the vscode-microprofile with Quarkus support:

  • with Quarkus JDT
  • for Quarkus LS

by registering the proper JAR with package.json

It should be nice to update README and CONTRIBUTING to explain that vscode-quarkus is based on vscode-microprofile

@fbricon fbricon added this to the 1.7.0 milestone Jul 21, 2020
@fbricon fbricon added the enhancement New feature or request label Jul 21, 2020
@fbricon
Copy link
Collaborator Author

fbricon commented Jul 21, 2020

The vscode-microprofile extension lives at https://github.com/redhat-developer/vscode-microprofile

@fbricon fbricon closed this as completed Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants