Commit Graph

46 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 61a82559d6 add treesitter tests 2 years ago
ray-x cce0e90544 gui listview updates, allow listview cover more spaces 2 years ago
ray-x 3f49769abc lint all codes 2 years ago
ray-x 13c3dd4072 disable logs when debug is not on 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 31f2f920e1 lsp encoding default value 2 years ago
ray-x 62477b294e drop neovim 0.5 deprecated API 2 years ago
ray-x 92296c9fc8 dochl client offset encoding 2 years ago
ray-x 4ca6b376a7 breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136 2 years ago
ray-x 3bc154bbb3 issue #135 bugfix 2 years ago
ray-x aa9b80e848 empty func 2 years ago
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago
ray-x a2ddb1ff4b logs cleanup. enable formatting hook only when cap formatting 3 years ago
ray-x 97b265a64d Update diagnostic virtual text marker 3 years ago
rayx 79fee5dda8
Vim diagnostic refactor (#63)
* multigrid support

* Tuning diagnostic performance, add codelens inline hint function

* add ctx to error marker handler

* setup lsp_signature from navigator

* diagnostic refact PR https://github.com/neovim/neovim/pull/15585

* diagnostic api changes

* allow disable emoji/nerdfont icons setup

* improve diagnostic/codeaction/codelens preview popup; add seperate line

* severity_sort set to reverse

* prettier for markdown. code action virtual text show title
3 years ago
ray-x 2cb2b23c6d Add split options when open preview file 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 58ac955777 codelens support, foldelsp 3 years ago
ray-x 2c11296b70 Feature: show diagnostics info summary in scrollbar area 3 years ago
ray-x 3d170771e9 update diangostic event handler 3 years ago
ray-x baad5112d8 optimize jump to position
improve jump location
3 years ago
ray-x 1acfe90f12 path seperate update 3 years ago
ray-x e4ca27ca86 MS Windows name update 3 years ago
ray-x 95b45a6cf6 windows path fix: issue #20 3 years ago
ray-x 298c4659da ccls call hierarchy 3 years ago
ray-x 72ecc85842 add rename 3 years ago
ray-x fe65abed35 allow change log level to trace from config 3 years ago
ray-x 8c055b7b03 Updata on_attach logic, allow lsp specific on_attach as well as generic
on_attach. Document updates
3 years ago
ray-x 88ac6268cf improve lsp loading and prevent muliple loading 3 years ago
ray-x fc37a3f9a2 bug fix and add error logs 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 8c31546892 reference jump to word 3 years ago
ray-x b23c31735c bugfix treesitter typo, clap buf_input disable 3 years ago
ray-x f9794ab058 use packer to load plugins 3 years ago
ray-x fc759b4e8a document symbol jump 3 years ago
ray-x 74cbed573b refact lspclient 3 years ago
ray-x 08b4fa50c0 update debug level 3 years ago
ray-x acdd4107a2 pyright setup, rust setup 3 years ago
ray-x 56d891876c pyright setup, rust setup 3 years ago
ray-x 23ea6b94de update treesitter symbol layout 3 years ago
ray-x 5d16212099 get diagnostic for all buffers 3 years ago
ray-x d1d3966802 treesitter support and rust client support 3 years ago
ray-x e2bf480d22 change log level 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago