Commit Graph

7 Commits (b3ee7aea17d5b7acd1e3007efa7ac0e43947ad0c)

Author SHA1 Message Date
ray-x 096f656920 stylua 9 months ago
Allen Horine 41c126718a
Updates to treesitter queries to support upstream changes (#425)
* Adjusted local.scm queries to fix crashes when using treesitter post-v0.9.2

* Accounted for 'local' subtable in treesitter matches when querying locals
9 months ago
ray-x 09ef69a363 neovim 0.9 TS query API 2 years ago
ray-x 28bcaa1f44 quick gen return #170 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 a093d2420b cursor range col/row calculate 3 years ago
ray-x 1e190d6a0e init commit 4 years ago