ray-x
059973f557
Major updates for treesitter folding. Write how scope and
...
fold level are calculated
2023-11-11 15:43:20 +11:00
ray-x
a4c94d315c
updates for diagnostic error position in scroll bar area
2023-11-09 18:42:23 +11:00
ray-x
5c9719b235
issue #291 config option for listview mode
2023-11-02 17:39:28 +11:00
ray-x
354fb64b42
issue #287 diagnostic setup is hard coded
2023-10-15 21:43:41 +11:00
ray-x
d6ff1ed594
trying to add python virtualenv
2023-10-09 12:28:02 +11:00
ray-x
8661bcd7ff
diagnostic updates
2023-09-07 18:23:38 +10:00
ray-x
7aa4a623ae
diagnostic logs and default level
2023-04-08 12:17:54 +10:00
Carlos
2e70f736f8
Fix typo in 'disply_diagnostic_qf' ( #268 )
2023-03-31 22:04:36 +11:00
ray-x
ac18ae5d57
ftdetect for attach
2023-02-28 17:06:21 +11:00
ray-x
274581e35e
float title
2023-02-14 23:58:38 +11:00
ray-x
66d84151e9
panel LSP symbols + diagnostic
2023-02-09 21:33:15 +11:00
ray-x
1fcb0045d1
deprecate vim.lsp.diagnostic
2023-02-01 10:15:24 +11:00
ray-x
a801cf6b25
issue #224 force close
2023-02-01 09:19:02 +11:00
ray-x
c75914f7f6
fix test errors 🎄 🎆
2022-12-28 11:56:42 +11:00
ray-x
bace7a9110
fix test errors 🎄 🎆
2022-12-28 11:54:29 +11:00
ray-x
f2c9f1d005
icons for virtual text 🌲
2022-12-24 20:59:24 +11:00
ray-x
45a88c08a9
icons disable for diagnostic 🎄
2022-12-24 14:18:45 +11:00
ray-x
ce81b4a6da
deprecate lsp.buf_get_clients
2022-10-26 16:03:48 +11:00
ray-x
10fd76d6d0
default severity
2022-09-07 17:01:01 +10:00
ray-x
8d00282020
volar and diangnostic severity level check
2022-09-07 16:55:59 +10:00
ray-x
e9a40aca40
diagnostic: show line diagnostic: offset the floating windows to first error pos
2022-08-29 14:28:01 +10:00
yyk
de018d9ae3
Fix invalid buffer in defer fn. ( #221 )
2022-08-24 03:40:30 +10:00
ray-x
b131251ad8
send floating view result to quickfix; de-duplicate references
2022-08-01 22:32:15 +10:00
ray-x
5713f79265
clear autocmd #191
2022-07-29 19:02:43 +10:00
ray-x
dcc40278c5
use create_autocmd API; split clients.lua into 3 files
2022-07-27 18:17:07 +10:00
ray-x
c3ef990390
lint
2022-07-27 00:24:40 +10:00
ray-x
3d9a9582dd
bugfix #206 diagnostic failure
2022-07-17 09:33:41 +10:00
ray-x
56b00b83d5
diagnostic func failed to keymap
2022-07-05 02:13:24 +10:00
rayx
1f6103ed95
Side panel ( #197 )
...
* add sidepanel
* revert some changes and fix nil indent level
* Add side panel; bugfix for ctags
2022-06-22 01:56:17 +10:00
ray-x
3f49769abc
lint all codes
2022-06-02 01:41:26 +10:00
rayx
a73fb38ef9
update resolved_capacities -> server_capacities ( #185 )
...
* update resolved_capacities
* format renaming
* remove comments
* remove mk_handler. update documentFormator
* bumpup test image to ubuntu 22.04
* add logs when neovim is lower than 0.8
2022-05-15 23:13:01 +10:00
ray-x
c2c1c57136
terraform tf/tfvars, diagnostic show&hide, diagnostic default override
2022-04-20 21:52:45 +10:00
ray-x
8b43ed23e2
change the way checking total number of clients attached #167
2022-04-08 17:01:40 +10:00
ray-x
7f22411b1f
issue #156 Can't disable virutal text
2022-03-17 03:03:49 +11:00
ray-x
ff8ae83300
reverse sort lsp actions
2022-02-24 19:03:28 +11:00
ray-x
62477b294e
drop neovim 0.5 deprecated API
2022-02-17 22:21:34 +11:00
David de Rosier
dcabc38a12
Fixes problem with disabling icons not working ( #142 ) ( #143 )
2022-02-01 09:56:32 +11:00
ray-x
aa9b80e848
empty func
2021-12-29 15:28:34 +11:00
ray-x
c528b58bb9
replace print to notify, add workspace gui
2021-12-23 16:37:39 +11:00
ray-x
83b66dbea1
Add error check for config, Allow show additional info for diagnostic
2021-11-25 13:13:15 +11:00
ray-x
49fb9032d8
bugfix clangd #102 buffer not loaded empty diagnostic info
2021-11-25 02:08:25 +11:00
ray-x
388711d97d
issue #101 disable diagnostic_scrollbar
2021-11-22 01:32:45 +11:00
ray-x
f43b0aba0e
add diagnostic toggle, adjust width of preview window
2021-11-04 11:08:22 +11:00
ray-x
fab08151e6
refactor diagnostic https://github.com/neovim/neovim/pull/16057
2021-10-20 10:08:59 +11:00
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