Commit Graph

6 Commits (484524b875375800f7743e3181d236bce35f91fc)

Author SHA1 Message Date
ray-x 3f8551cc11 issue #141 the result of shell command should be checked before proccess
the output
2 years ago
rayx 5504f55b4f
[Feature]Package info side panel (#140)
New feature.
It shows all public symbols inside a go package with a side panel.

Also refer https://github.com/golang/go/issues/37237 for some workaround

* add side_panel for go package

* Add command GoPkgInfo

* multi lines hint

* allow refresh when buffer write happed

* remove node of receiver

* update treesitter queries for better panel display

* variadic args
2 years ago
ray-x 755e5816f0 guru support 2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x 1b11f52b08 updates for dap.ui 3 years ago
ray-x ec91d9915f Add command autocomplete 3 years ago