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

CodeLens Settings #472

Closed
angelozerr opened this issue Dec 2, 2021 · 3 comments
Closed

CodeLens Settings #472

angelozerr opened this issue Dec 2, 2021 · 3 comments
Assignees
Milestone

Comments

@angelozerr
Copy link
Contributor

Provide CodeLens settings:

  • enabled/disable all codelens
  • for each codelens kind, provide a setting to enable/disable it
@angelozerr
Copy link
Contributor Author

We have codelens on Qute template:

image

and Java file

image

@AlexXuChen I suggest that you start with Qute template, because for Java file, it will require to push the settings on JDT LS side. We can see that in an another PR.

@angelozerr
Copy link
Contributor Author

@AlexXuChen I has started something in the #593 but I think it should be better to have a PR just for codelens(and not for inlay hint).

on vscode quarkus side you will need to define the settings https://github.com/redhat-developer/vscode-quarkus/pull/474/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R248

@angelozerr
Copy link
Contributor Author

Fixed with #611

@angelozerr angelozerr added this to the v0.11.0 milestone Mar 18, 2022
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

2 participants