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

Support for URL of renarde application #777

Closed
angelozerr opened this issue Jan 27, 2023 · 1 comment
Closed

Support for URL of renarde application #777

angelozerr opened this issue Jan 27, 2023 · 1 comment
Assignees
Milestone

Comments

@angelozerr
Copy link
Contributor

Quarkus renarde application have some custom logic for the compute of URL different from JAX-RS, see https://quarkiverse.github.io/quarkiverse-docs/quarkus-renarde/dev/index.html#_methods

It should be nice to provide an extension point in lsp4mp to support those URLs for:

  • codelens
  • workspace symbols.

This extension point should be used for the both feature to:

  • detect which method is an HTTP methods
  • compute the proper URL
@angelozerr
Copy link
Contributor Author

Fixed with #796

@angelozerr angelozerr added this to the 0.14.0 milestone Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants