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
doesn't work - neither log file is created nor prefillRequiredFields is working. It should be mentioned on the server configuration page how to set them, if at all possible.
Description
terraformls
allows us to customise it via settings. Server configuration page doesn't mention how to set them.The naive approach I tried:
doesn't work - neither log file is created nor prefillRequiredFields is working. It should be mentioned on the server configuration page how to set them, if at all possible.
Neovim version
Nvim-lspconfig version
No response
Operating system and version
Ubuntu 23.10
Affected language servers
terraformls
Steps to reproduce
Try to set:
and perform
terraform init
,terraform plan
,terraform apply
.Actual behavior
Log file not being created at the location specified in the config.
Expected behavior
Log file is created at the location specified in the config.
Minimal config
LSP log
https://gist.github.com/boojum/5466b3aff50c19a43767ef637fb8fbaa
The text was updated successfully, but these errors were encountered: