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

Introduce Code Lens disable setting #63

Closed
kobyhallx opened this issue Dec 18, 2023 · 0 comments
Closed

Introduce Code Lens disable setting #63

kobyhallx opened this issue Dec 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kobyhallx
Copy link
Contributor

Problem

By default Code Lens feature of LSP is enabled. On bigger codebases it can contribute to slowness of LSP responses and can take up cycles needed for other operations (eg.diagnostics, source operations, etc.).

Happy Case

Introduce setting in plugin scope which will allow to disable code lens feature if one is not benefitting from it.

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

Yes

Support Needs

No response

@kobyhallx kobyhallx added the enhancement New feature or request label Dec 18, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Dec 18, 2023
@kobyhallx kobyhallx self-assigned this Dec 18, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Mar 4, 2024
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
Archived in project
Development

No branches or pull requests

2 participants