ray-x
e869cedba3
cleanup
2021-12-17 09:09:25 +11:00
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
2021-12-17 08:54:36 +11:00
ray-x
b521c2e7bb
update code_action/code_lens_action config. Move to lsp section
2021-10-08 14:38:47 +11:00
ray-x
c55729e879
update codeaction
2021-09-30 21:10:35 +10:00
ray-x
295b5e89ec
cleanup logs, enable pyright format with black
2021-09-21 01:44:55 +10:00
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
2021-09-19 12:42:34 +10:00
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
2021-09-13 23:18:54 +10:00
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
2021-09-06 08:34:26 +10:00
ray-x
f5a1fc747b
add diagnostic_virtual_text, #42
2021-08-24 09:17:20 +10:00
ray-x
aef51cc696
allow config codelens icon
2021-08-23 12:56:59 +10:00
ray-x
a200c1db2b
Update UI for code lens
2021-08-22 20:13:00 +10:00
ray-x
58ac955777
codelens support, foldelsp
2021-08-22 09:19:11 +10:00