ray-x
f6b208a24c
put deprecated APIs in lsp/util; I feel for_each_client is a great API to use and no idea why it been deprecated in neovim 0.10
...
I have a feeling that there will be lots of APIs been changed for each release of neovim. On one side, it shows project is very active; on the flip side it is lack of thinking when API been added.
2023-11-30 23:14:25 +11:00
ray-x
c000890350
using vim.log.levels instead of vim.log.lsp_levels
2023-02-13 07:34:02 +11:00
ray-x
c583e1a69d
suppress error messages
2022-09-26 17:35:04 +10:00
ray-x
273f614212
highlight symbole updates
2022-09-26 14:17:30 +10:00
ray-x
b954695e00
issue #234 notify failed
2022-09-26 11:36:21 +10:00
ray-x
f24a337f5d
switch between buffer type
2022-07-31 15:41:08 +10:00
ray-x
5713f79265
clear autocmd #191
2022-07-29 19:02:43 +10:00
ray-x
01ef2ce1a1
typo highlight
2022-07-29 17:16:07 +10:00
ray-x
547f2bc15d
doc highlight config options update
2022-07-29 16:43:00 +10:00
ray-x
dc0b8504bb
allow document_highlight to be configurable, update REWADME
2022-07-29 09:59:02 +10:00
ray-x
89dd02c927
using neovim 0.7.0 api for autocmd
2022-07-27 14:36:29 +10:00
ray-x
3f49769abc
lint all codes
2022-06-02 01:41:26 +10:00
ray-x
32ddd66dd2
fix for issue#191
2022-05-28 19:37:15 +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
2e43b8ee0a
merge master
2022-02-21 15:22:05 +11:00
ray-x
62477b294e
drop neovim 0.5 deprecated API
2022-02-17 22:21:34 +11:00
ray-x
c9f34ac179
check doc highlight
2022-01-31 23:30:59 +11:00
ray-x
92296c9fc8
dochl client offset encoding
2022-01-17 16:16:31 +11:00
ray-x
4ca6b376a7
breaking changes: https://github.com/neovim/neovim/issues/14090 , issue #136
2022-01-17 16:03:48 +11:00
ray-x
da9448a88c
neovim breaking changes: offset_encoding
2022-01-16 15:36:28 +11:00
ray-x
b89811b1b6
bugfix issue #126
2022-01-04 14:38:09 +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
5c13477220
dochighlight update
2021-12-14 07:12:20 +11:00
ray-x
65701259c1
simplify gui; dochighlight
2021-12-13 10:42:53 +11:00
ray-x
73f0041dc1
bugfix #115 incorrect bufnr
2021-12-11 14:27:01 +11:00
ray-x
db09db7ef3
neovim 0.6 update for highlight
2021-11-12 20:06:47 +11:00
ray-x
36c01adc2d
buffer lsp reference highlight #88
2021-10-15 14:28:28 +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
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
8d75a1498a
bugfix: fname->filename; allow treesitter work without LSP
2021-06-03 01:25:56 +10:00
ray-x
6a15e6838d
add multiple symbol highlight
2021-05-29 21:08:30 +10:00
ray-x
b61e280400
truncate filepath
2021-05-26 22:15:32 +10:00
ray-x
7e8c3376f4
LSP reference and write color optimize
2021-05-24 20:20:28 +10:00
ray-x
6bf9a5990b
update doc highlight, it did not work well for dracula
2021-05-24 07:19:56 +10:00
ray-x
fc759b4e8a
document symbol jump
2021-05-08 14:54:37 +10:00