Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,320 contributions in the last year
Contribution activity
June 2020
Created a pull request in hashicorp/vscode-terraform that received 3 comments
Readme: Correct supported list of extensions
Looks like this was just a relic from the older version of the extension. Generally hcl represents generic HCL configuration, not something Terrafo…
+1
−1
•
3
comments
- Surface root module init errors on didOpen
- rootmodule: Fix schema/module update detection
- Display '.' in warning message for top directory
- Make formatting work regardless of initialization state
- Walk hierarchy to add root modules
- fix detection of single file during initialization
- Treat schema availability as not essential
- refactoring: Introduce root module (manager) abstraction
- internal: Remove print stmts from mdplain
- Add Hashibot configuration
- terraform: Support 0.13 version
- fix: os.Environ() returns KEY=val, not just keys
- terraform/exec: Pass through all environment variables
- Make Terraform exec timeout configurable
- textDocument/complete: Pass TextEdit instead of static text
- textDocument/complete: Use isIncomplete for >100 items
- vendor: Bump jrpc2 to latest version (0.8.1)
- textDocument/didChange: Avoid flagging non-consecutive versions
- Add verbose output and cover info in CI tests
- Update ROADMAP.md
- Create ROADMAP.md
- Add vim-lsp instruction
- terraform: Support 0.13 version
- Add `gofmt -s` to CI
- terraform/exec: Pass through all environment variables
- Add VS Code instructions, sort list alphabetically
- Add support for autocomplete based on a prefix
- Check shasum of language server download
- Hide language server output window
- Update issue templates
- Remove terraform commands pending language server command integration
- Update snippet variable syntax for 0.12
- Enable syntax highlighting for tfvars
- Fix changelog link
- Separate toggle command for language server into enable and disable
Created an issue in hashicorp/terraform-ls that received 2 comments
cmd/version: Introduce JSON output
Current Version
0.3.2
Use-cases
The VSCode extension and potentially other IDEs/extensions might want to manage the installation/upgrade of the la…
2
comments
- Allow user to override discovery of root modules
- Walk hierarchy asynchronously
- Set a cap for auto-loading root modules
- Output version to stdout rather than stderr
- rootmodule: Use version proximity in picking root module
- rootmodule: Use hierarchy proximity in picking root module
- Raise warnings for unsupported Terraform versions
- Report progress when obtaining schema
- Add build environment details to version output
3
contributions
in private repositories
Jun 4 – Jun 18