ray-x
d8f19f6fc1
range_code_action deprecated in neovim 0.8
2022-09-02 23:49:01 +10:00
ray-x
ebd88f5d09
re-order code action so null-ls is not the first to see
2022-08-09 15:55:05 +10:00
ray-x
6c0e286170
update readme for on_attach
2022-07-31 15:49:00 +10:00
ray-x
27442d2784
simpily codeaction and range_code_action keymapping and code
2022-06-16 13:40:06 +10:00
ray-x
d0ab595b93
code action flicker
2022-06-02 19:24:55 +10:00
ray-x
3f49769abc
lint all codes
2022-06-02 01:41:26 +10:00
ray-x
d08d78f6a4
skip the reorder for codeaction. Null-ls is default to be in bottom of the list
2022-04-07 12:20:07 +10:00
ray-x
ff8ae83300
reverse sort lsp actions
2022-02-24 19:03:28 +11:00
ray-x
5b2e003258
disable trace
2022-01-18 17:14:47 +11:00
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
a6f668e05f
preselect 1st item in code action. lsp_signature hook
2021-11-05 12:33:40 +11:00
ray-x
5a84868481
using client number in code action
2021-11-03 15:00:30 +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
89b08bc968
svelte, codeaction remove empty, luadev #72
2021-10-06 10:57:03 +11:00
ray-x
1f3680d4b1
bugfix for codeAction newText
2021-10-05 14:00:54 +11:00
ray-x
892804d51e
update code action details
2021-10-01 02:41:00 +10:00
ray-x
00a015e27a
action command
2021-09-30 21:29:06 +10:00
ray-x
c55729e879
update codeaction
2021-09-30 21:10:35 +10:00
ray-x
0f2868c5e6
Better lspinstall support
2021-09-24 11:54:03 +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
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
e36809759b
clean up logs
2021-08-31 15:03:12 +10:00
ray-x
e37b52ffc1
allow using number 1~9 to quick jump to item in the list
2021-08-31 12:50:37 +10:00
ray-x
58ac955777
codelens support, foldelsp
2021-08-22 09:19:11 +10:00
ray-x
fec4640966
bugfix: codeaction broken because guihua update
2021-07-20 15:59:21 +10:00
Mateus B. Melchiades
a955e07992
Symbols aggregated in config ( #15 )
2021-06-16 06:46:04 +10:00
ray-x
777acc4b92
merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result
2021-05-21 21:39:46 +10:00
ray-x
0fd9943705
gsub for special chars in directory
2021-04-26 11:30:53 +10:00
ray-x
8c91e998f0
bugfix codeAction hint
2021-04-25 21:49:47 +10:00
ray-x
54f4fca0c0
update doc and configuration for float win size
2021-04-25 12:43:18 +10:00
ray-x
5e93e2ced2
add code action for buf action
2021-04-23 18:19:59 +10:00
ray-x
70356e73f3
fix bugs for worspace symbols
2021-04-23 14:21:22 +10:00
ray-x
7e0b1a67a9
update gopls settings
2021-04-23 09:39:24 +10:00
ray-x
9d5f2efdbd
init commit
2021-04-19 12:56:32 +10:00