Commit Graph

41 Commits (62477b294e6cfcc3030e1d104b2098f40c43a1a3)

Author SHA1 Message Date
ray-x 62477b294e drop neovim 0.5 deprecated API 2 years ago
ray-x 73dfd12f0f async handler check status before close 2 years ago
ray-x 4144024068 allow to config when will the fuzzy finder prompt to be shown 2 years ago
ray-x c3f6b14233 #124 viewctlobject error 2 years ago
rayx 941b3fc80f
vim.ui.select adapt native codeaction and codelens apply actions (#117)
* doc update for lsp-installer

* use vim.ui.select and guihua ui patch

* adjust null-ls sequence
2 years ago
ray-x 5c13477220 dochighlight update 3 years ago
ray-x 1c67e790eb remove duplicated codes 3 years ago
ray-x 65701259c1 simplify gui; dochighlight 3 years ago
ray-x d6b81ba8ab bug fix #91 outgoing_calls failure for pyright 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
rayx 91e22f5e71
Lv thread (#60)
* update tests, update total display

* not run ts def multiple time

* Thread enable for display and backend

* remove ::continue::

* README updates

* skip diagnostic in edit mode

* error marker uri nil handling

* disable debug

* debounce text change to 1s

* severity sort

* diagnostic skip loading files
3 years ago
ray-x 26012cf9c1 Merge vim.loop changes (replacing vim.fn.getcwd) 3 years ago
ray-x 2cb2b23c6d Add split options when open preview file 3 years ago
ray-x 22028ff82e #57 refactor keymapping on lsp attach 3 years ago
ray-x f33a3e8e7d allow preview more lines 3 years ago
ray-x 940349759b Feature: LRU cache for search result 3 years ago
ray-x 04cf51f6c8 feature: blur effect
feature: transparancy setup
3 years ago
ray-x 54906cebaf Diagnostic error per buffer 3 years ago
ray-x 5af79c7ff2 bugfix: #35 update fzy on_confirm, it might cause #35 3 years ago
ray-x baad5112d8 optimize jump to position
improve jump location
3 years ago
ray-x c5fe79d6df update window height and width preset 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 807f41975e add floating windows edit option 3 years ago
ray-x 4ad8fa3e95 Clean up space pad for reference listview 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 8c31546892 reference jump to word 3 years ago
ray-x 23ea6b94de update treesitter symbol layout 3 years ago
ray-x bd1feaea33 remove logs, update treesitter in README 3 years ago
ray-x 54f4fca0c0 update doc and configuration for float win size 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 16259eb4e7 update symbol nerdfonts 3 years ago
ray-x bbc5fc749c update emoji 3 years ago
ray-x f46d8adf09 update doc symbol 3 years ago
ray-x f815e7dfb9 add preview target line hl 3 years ago
ray-x e2bf480d22 change log level 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago