You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect the major "customer" of this API is really just VSCode for now and I'm thinking we could just read stdout+stderr for a while: hashicorp/vscode-terraform#418
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 context necessary to investigate further.
ghost
locked as resolved and limited conversation to collaborators
Feb 6, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This seems like an unfortunate oversight:
https://github.com/hashicorp/vscode-terraform/blob/1c882b35bb52e834214fad186c167f8ecaf04804/src/languageServerInstaller.ts#L32
I'm not sure yet how to fix it in a backwards-compatible way though and what would happen if stderr became empty.
Server Version
Expected Behavior
terraform-ls --version
printed out to stdout.Actual Behavior
terraform-ls --version
printed out to stderr.The text was updated successfully, but these errors were encountered: