Results 62 issues of Paul Tyng

The `mauve.terraform` extension is being renamed to `hashicorp.terraform` around June 4th, 2020. Since you have a dependency on this extension, you will need to update your **package.json** to point to...

I took a quick pass through the code but didn't see any references i18n. Do you have plans to offer multiple language support for content? Is this something that's better...

help wanted

This exists in Goreleaser, see #47 Terraform has one as an example: https://github.com/ScoopInstaller/Main/tree/master/bucket Not sure if this can be fully automated, never really used Scoop myself, you will need to...

ci

https://microsoft.github.io/language-server-protocol/specification#textDocument_foldingRange There are generally three "kinds" of foldable ranges that LSP supports natively: - comments - imports - "regions" - to allow folding a user-labelled region via special syntax where...

enhancement
textDocument/foldingRange
upstream/hcl

Related to #55 and #47, this is the new Windows package manager from Microsoft.

ci

I'm not sure if this is a VS Code or LS thing, but it would be nice to be able to paste string values in to literal strings in HCL...

enhancement
textDocument/codeAction

This is an extension of the work in #73. --- ## Use Cases Windows users may have network shared folders at a location such as `\\server-host\folder`. These can be opened...

enhancement
text-synchronization

Related to #109, it would be useful to specify a relative path from the configuration directory to a Terraform binary, or to support a list of discovery paths.

enhancement
waiting-response

Similar to the gopls go.mod implementation: ![image](https://user-images.githubusercontent.com/422474/99087349-aa754180-2598-11eb-8dc0-457f0e7c9c71.png)

enhancement
textDocument/codeLens