Commit Graph

18 Commits (d0e79227424854fa1e6008491dff2769db668a9f)

Author SHA1 Message Date
ray-x 2d05643e91 coverage args update 🎄 2 years ago
ray-x b4aaf5bf77 lint 2 years ago
ray-x c6b3c061cd bugfix -p nil check #241 2 years ago
ray-x df1f43ef55 empty check 2 years ago
ray-x 083965ad6d update package.lua logs 2 years ago
ray-x ca2463975e better error messages when pkg does not present 2 years ago
ray-x 93e0cc6628 better error for GoPkgOutline 2 years ago
ray-x cffe9f6899 nil check #241 2 years ago
ray-x fabe62defc gomod file reload 2 years ago
Yajie Zhu 5ad5a53708
fix: GoPkgOutline, should reset pkg_info data before rerender (#198)
* fix: use strict test function name while debugging

* fix: use strict test function name while debugging

* Revert "fix: use strict test function name while debugging"

This reverts commit f47dd66c50.

* fix: GoPkgOutline, should reset pkg_info data before rerender

Co-authored-by: zhuyajie <930664@qq.com>
2 years ago
ray-x 93c724d6b0 issue #184 trouble 2 years ago
ray-x 5b70d93603 lint 2 years ago
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