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

Announces support for unsupported code lenses #560

Closed
rchl opened this issue Jun 22, 2021 · 1 comment · Fixed by #561
Closed

Announces support for unsupported code lenses #560

rchl opened this issue Jun 22, 2021 · 1 comment · Fixed by #561
Labels
bug Something isn't working textDocument/codeLens

Comments

@rchl
Copy link

rchl commented Jun 22, 2021

Client making a request and failing:

:: --> terraform textDocument/codeLens(3): {'textDocument': {'uri': 'file:///.../infra/app.tf'}}
:: <~~ terraform 3: {'message': 'no such method "textDocument/codeLens"', 'code': -32601}
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working textDocument/codeLens
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants