Commit Graph

14 Commits (d02d4c1c5289a944d348bf060d3f50cd2d4ec268)

Author SHA1 Message Date
Allen Horine d02d4c1c52
Fix: nil error processing treesitter query results, nil error when (#300)
viewing references (deprecated method), remaining vim.loop -> vim.uv
conversion
4 months ago
rayx 5cf1459e03
vim.uv and off page ts_context not loaded (#293)
* bugfix ts context not shown for off-page entries

* logs cleanup

* vim.loop -> vim.uv
7 months ago
ray-x c000890350 using vim.log.levels instead of vim.log.lsp_levels 1 year ago
ray-x ce81b4a6da deprecate lsp.buf_get_clients 2 years ago
ray-x 3f49769abc lint all codes 2 years ago
ray-x 8b43ed23e2 change the way checking total number of clients attached #167 2 years ago
ray-x 8dbac5efc9 issue #168 ccls highlight 2 years ago
ray-x d990da84a6 bugfix #161 callhierachy ccls assertion 2 years ago
ray-x 72ed02f879 locations_to_items offset_encoding 2 years ago
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago
ray-x 26012cf9c1 Merge vim.loop changes (replacing vim.fn.getcwd) 3 years ago
rayx 08dba1beb6
Nvim 0 6 lsp signature changes (#56)
* bugfix diagnostic error

* bugfix for code lens for neovim 0.6

* gh test workflow

* bugfix github workflow
3 years ago
ray-x 95b45a6cf6 windows path fix: issue #20 3 years ago
ray-x 298c4659da ccls call hierarchy 3 years ago