Commit Graph

28 Commits (1f6103ed954d4e584561481ca9905dac666aec5b)

Author SHA1 Message Date
rayx 1f6103ed95
Side panel (#197)
* add sidepanel

* revert some changes and fix nil indent level

* Add side panel; bugfix for ctags
2 years ago
ray-x 6b4cfa3d59 symbol layout update 2 years ago
ray-x cce0e90544 gui listview updates, allow listview cover more spaces 2 years ago
rayx 2f35446fbe
issue #192 pylsp range missing (#193)
* issue #192 pylsp range missing
2 years ago
ray-x 3f49769abc lint all codes 2 years ago
rayx a73fb38ef9
update resolved_capacities -> server_capacities (#185)
* update resolved_capacities

* format renaming

* remove comments

* remove mk_handler. update documentFormator

* bumpup test image to ubuntu 22.04

* add logs when neovim is lower than 0.8
2 years ago
ray-x a0679626e2 cleanup code 2 years ago
ray-x 1202df85cd update notify message when symbol not found #126 2 years ago
ray-x b89811b1b6 bugfix issue #126 2 years ago
ray-x 23090c567c updates vim.notify 2 years ago
ray-x abf5de64fd update gui for workspace symbol 2 years ago
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago
ray-x 65701259c1 simplify gui; dochighlight 2 years ago
ray-x 04cfdbd4d2 rls symbol 3 years ago
ray-x c4bfcabd64 merge lsp_request check lsp cap before sending lsp request to client 3 years ago
ray-x d793df9b42 remove logs 3 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 8d75a1498a bugfix: fname->filename; allow treesitter work without LSP 3 years ago
ray-x 6a15e6838d add multiple symbol highlight 3 years ago
ray-x 777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 3 years ago
ray-x 7351a65917 Update treesitter adding arrow function and function types for
treesitter
3 years ago
ray-x d1d3966802 treesitter support and rust client support 3 years ago
ray-x 70356e73f3 fix bugs for worspace symbols 3 years ago
ray-x 7e0b1a67a9 update gopls settings 3 years ago
ray-x fc98753bf1 bug fix for log level, update README 3 years ago
ray-x f46d8adf09 update doc symbol 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago