Commit Graph

37 Commits (e882757fb2a2095d63b4725dc632980b20a02cd1)

Author SHA1 Message Date
ray-x e882757fb2 update format_on_save setup 2 years ago
ray-x d8f19f6fc1 range_code_action deprecated in neovim 0.8 2 years ago
ray-x ebd88f5d09 re-order code action so null-ls is not the first to see 2 years ago
ray-x 6c0e286170 update readme for on_attach 2 years ago
ray-x 27442d2784 simpily codeaction and range_code_action keymapping and code 2 years ago
ray-x d0ab595b93 code action flicker 2 years ago
ray-x 3f49769abc lint all codes 2 years ago
ray-x d08d78f6a4 skip the reorder for codeaction. Null-ls is default to be in bottom of the list 2 years ago
ray-x ff8ae83300 reverse sort lsp actions 2 years ago
ray-x 5b2e003258 disable trace 2 years ago
ray-x e869cedba3 cleanup 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 a6f668e05f preselect 1st item in code action. lsp_signature hook 3 years ago
ray-x 5a84868481 using client number in code action 3 years ago
ray-x b521c2e7bb update code_action/code_lens_action config. Move to lsp section 3 years ago
ray-x 89b08bc968 svelte, codeaction remove empty, luadev #72 3 years ago
ray-x 1f3680d4b1 bugfix for codeAction newText 3 years ago
ray-x 892804d51e update code action details 3 years ago
ray-x 00a015e27a action command 3 years ago
ray-x c55729e879 update codeaction 3 years ago
ray-x 0f2868c5e6 Better lspinstall support 3 years ago
ray-x 295b5e89ec cleanup logs, enable pyright format with black 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 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 e36809759b clean up logs 3 years ago
ray-x e37b52ffc1 allow using number 1~9 to quick jump to item in the list 3 years ago
ray-x 58ac955777 codelens support, foldelsp 3 years ago
ray-x fec4640966 bugfix: codeaction broken because guihua update 3 years ago
Mateus B. Melchiades a955e07992
Symbols aggregated in config (#15) 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 0fd9943705 gsub for special chars in directory 3 years ago
ray-x 8c91e998f0 bugfix codeAction hint 3 years ago
ray-x 54f4fca0c0 update doc and configuration for float win size 3 years ago
ray-x 5e93e2ced2 add code action for buf action 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 9d5f2efdbd init commit 3 years ago