ray-x
c4bfcabd64
merge lsp_request check lsp cap before sending lsp request to client
2021-10-13 20:27:46 +11:00
ray-x
36683e3646
remove logs and update golang version
2021-10-11 16:28:49 +11:00
ray-x
ed834ecf0d
diagnostic fix for #86
2021-10-11 11:26:40 +11:00
ray-x
d793df9b42
remove logs
2021-09-27 10:25:40 +10:00
ray-x
a2ddb1ff4b
logs cleanup. enable formatting hook only when cap formatting
2021-09-23 00:43:31 +10:00
ray-x
97b265a64d
Update diagnostic virtual text marker
2021-09-22 17:28:15 +10:00
ray-x
295b5e89ec
cleanup logs, enable pyright format with black
2021-09-21 01:44:55 +10:00
ray-x
69578d6a3c
Delete deprecated hover.lua, update floating win width, refresh diagnostic errors
2021-09-20 14:19:00 +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
ray-x
507ad0b146
error marker uri error
2021-09-12 14:35:20 +10:00
ray-x
26012cf9c1
Merge vim.loop changes (replacing vim.fn.getcwd)
2021-09-09 12:59:58 +10:00
ray-x
22028ff82e
#57 refactor keymapping on lsp attach
2021-09-07 21:08:00 +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
01f97aa665
capabilities default. based on cmp nvim-lsp suggestions
2021-08-26 10:36:35 +10:00
ray-x
f5a1fc747b
add diagnostic_virtual_text, #42
2021-08-24 09:17:20 +10:00
ray-x
0584a5cd06
feature: diagnostic sign in scroll bar area enable by default
2021-08-17 08:32:17 +10:00
ray-x
7dd5d50691
update default treebindings #39
2021-08-15 19:46:30 +10:00
ray-x
f16a04482d
add config for showing error in quickfix
2021-08-12 12:25:15 +10:00
ray-x
54906cebaf
Diagnostic error per buffer
2021-08-10 15:27:20 +10:00
ray-x
96e9772d5b
bugfix: virtual marker out of range for diag
2021-08-10 09:48:49 +10:00
ray-x
747db16f59
clean namespace, update doc
2021-08-10 02:03:51 +10:00
ray-x
2c11296b70
Feature: show diagnostics info summary in scrollbar area
2021-08-10 01:09:53 +10:00
ray-x
d034edbe0e
add lspinstall
2021-08-06 17:24:03 +10:00
ray-x
6c753645c3
close the quickfix if there is no diagnostic errors
2021-08-03 11:24:51 +10:00
ray-x
3d170771e9
update diangostic event handler
2021-08-01 23:32:55 +10:00
ray-x
95b45a6cf6
windows path fix: issue #20
2021-06-25 10:33:04 +10:00
ray-x
298c4659da
ccls call hierarchy
2021-06-24 00:09:33 +10:00
Mateus B. Melchiades
a955e07992
Symbols aggregated in config ( #15 )
2021-06-16 06:46:04 +10:00
ray-x
807f41975e
add floating windows edit option
2021-06-13 14:03:01 +10:00
ray-x
fc37a3f9a2
bug fix and add error logs
2021-05-22 10:54:10 +10:00
ray-x
ab7c79ff0b
disable diagnostic when insert
2021-05-14 19:23:57 +10:00
ray-x
8982fd4206
bugfix on_attach is nil and diagnostic update
2021-04-25 14:44:05 +10:00
ray-x
41746b63ce
remove logs
2021-04-24 21:31:31 +10:00
ray-x
5d16212099
get diagnostic for all buffers
2021-04-24 19:55:48 +10:00
ray-x
e97f80d038
update diagnostics symbol
2021-04-24 19:18:52 +10:00
ray-x
7e0b1a67a9
update gopls settings
2021-04-23 09:39:24 +10:00
ray-x
bbc5fc749c
update emoji
2021-04-21 11:58:15 +10:00
ray-x
9d5f2efdbd
init commit
2021-04-19 12:56:32 +10:00