vscode-terraform icon indicating copy to clipboard operation
vscode-terraform copied to clipboard

Multiple workspaces documentation refers to settings options that no longer exist

Open angusjellis opened this issue 11 months ago • 0 comments

Description

Within the documentation for working with multiple root modules, reference is made to the following setting:

"terraform.languageServer.rootModules": [
  "/module1",
  "/module2"
]

These settings have been deprecated from the Terraform language server - and hence reference to them should probably be removed from the extension's docs.

Links

  • https://github.com/hashicorp/terraform-ls/issues/704
  • https://github.com/hashicorp/vscode-terraform/issues/1543

Help Wanted

  • [X] I'm interested in contributing a fix myself

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

angusjellis avatar Nov 06 '24 11:11 angusjellis