Commit Graph

28 Commits (f-langserver)

Author SHA1 Message Date
Martin Atkins c06675c616 command: New -compact-warnings option
6 years ago
James Bardin 6caa5d23e2 fix diagnostics handling
7 years ago
Martin Atkins 79b62ae8ca tfdiags: ConsolidateWarnings method
7 years ago
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
7 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 years ago
Radek Simko 8a6d1d62b6
stringer: Regenerate files with latest version
7 years ago
Kristin Laemmert f8a5e17d3d
command/format: improve "source" of error messages regarding missing arguments (#20907)
7 years ago
Radek Simko aca52ce2b9
tfdiags: Document missing tests
8 years ago
Radek Simko ec127e4a7b
tfdiags: Detect more complex cfgs in ElaborateFromConfigBody
8 years ago
Radek Simko 9e0c6ab5e0
tfdiags: Add more test cases
8 years ago
Radek Simko 547006d943
tfdiags: Restructure tests into subtests
8 years ago
Martin Atkins 8d100bfde9 tfdiags: Expose expression evaluation information from diagnostics
8 years ago
Sander van Harmelen 48ef7ecfa6 Updates after running `make fmt` with Go v1.11.1
8 years ago
Martin Atkins e25f79ed28 plugin/convert: Show approximate location context for all provider errors
8 years ago
Martin Atkins d96284f2e2 tfdiags: FormatErrorPrefixed
8 years ago
James Bardin 83538bbecb add tfdiags.GetAttribute
8 years ago
Martin Atkins 0742e756e5 tfdiags: Sort order for diagnostics
8 years ago
Martin Atkins abf0284ca5 tfdiags: Unwrap NonFatalError on append
8 years ago
Martin Atkins 3822650e15 tfdiags: Diagnostics.ErrWithWarnings and .NonFatalErr
8 years ago
Martin Atkins 860a57d104 tfdiags: Simple helper for creating "sourceless" diagnostics
8 years ago
Martin Atkins 9bd47bf17c tfdiags: helper functions for nicer display of cty.PathError
8 years ago
Martin Atkins e309675853 tfdiags: Contextual diagnostics
8 years ago
Rob Campbell 5daeee5f6d Update various files for new version of "stringer"
8 years ago
Martin Atkins 094cdca688 tfdiags: show descriptions in diagnosticsAsError
9 years ago
Martin Atkins c007e3a7da tfdiags: Helper to construct SourceRange from hcl.Range
9 years ago
Martin Atkins 780e758f1e tfdiags: Allow construction of RPC-friendly Diagnostics
9 years ago
Martin Atkins ab5efb805c tfdiags: SourceRange.StartString
9 years ago
Martin Atkins 61cd3bf02a tfdiags: new package for normalizing error and warning messages
9 years ago