Skip to content

Commit

Permalink
textDocument/documentSymbol: Support nested symbols (hashicorp#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko authored Feb 25, 2021
1 parent 43773eb commit 71829ab
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 47 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ require (
github.com/spf13/afero v1.5.1
github.com/stretchr/testify v1.7.0
github.com/vektra/mockery/v2 v2.6.0
github.com/zclconf/go-cty v1.8.0
)
Loading

0 comments on commit 71829ab

Please sign in to comment.