ray-x
a513485311
issue #256 do not load mason when false 🎄 🎆
2023-01-02 20:50:17 +11:00
ray-x
5a289ac77d
remove lsp installer 🎄 🎆
2023-01-02 20:43:36 +11:00
ray-x
bdc962a080
bugfix issue #255 signature cfg failed 🎄 🎆
2023-01-01 12:31:12 +11:00
ray-x
51727a129c
icons option for sign col 🎄 🎆
2022-12-28 16:16:17 +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
Marius Kluften
5bc1f93fb1
Cleaned up, fixed some typos and ran markdown formatter ( #249 )
2022-12-23 17:02:20 +11:00
ray-x
7965d9c1bc
add comment on the origin of code snippets
2022-11-28 11:45:53 +11:00
ray-x
b55f6101fb
issue #247 Setting python virtual environment
2022-11-27 22:42:19 +11:00
ray-x
9ecc909548
add treesitter depth setup
2022-11-26 18:03:40 +11:00
ray-x
a356035440
remove last item in ts context
2022-11-26 16:55:51 +11:00
ray-x
c0bfecc6af
issue #246 code action ui width
2022-11-26 12:15:42 +11:00
ray-x
926dc63fa4
reference spec update
2022-11-24 14:14:00 +11:00
ray-x
14495a0603
display_filename unittest
2022-11-24 14:08:33 +11:00
ray-x
922a4264d8
codeActionProvider check
2022-11-24 13:52:02 +11:00
ray-x
bd3dfe2ee2
cursorhold issue https://github.com/ray-x/lsp_signature.nvim/issues/235
2022-11-24 13:42:15 +11:00
ray-x
46ba7e9887
use empty()
2022-11-24 11:02:42 +11:00
ray-x
e4a5dcd33f
https://github.com/ray-x/go.nvim/issues/241 dirname nil
2022-11-23 11:31:07 +11:00
ray-x
f8c743396d
allow confirm and concel keybind for inplace rename
2022-11-23 11:30:49 +11:00
ray-x
d1db210a88
bugfix lsp.rename cfg table
2022-11-10 12:04:38 +11:00
ray-x
a6f181708e
cleanup and show rename result
2022-11-08 22:03:26 +11:00
Sebastian Müller
6e94065243
Fix: Remove deprecated rust-analyzer settings ( #244 )
...
Fixes #243
2022-11-08 09:12:44 +11:00
ray-x
9efdb79a5c
update licence/reference to inc-rename and neovim
2022-11-08 09:11:07 +11:00
ray-x
ba24ea57db
update rename
2022-11-08 00:56:09 +11:00
ray-x
82a8ce6a6a
clear old cache and params
2022-11-08 00:19:36 +11:00
ray-x
050902a135
neovim 0.9.x title option
2022-11-07 23:20:06 +11:00
ray-x
48932f2160
minor fix
2022-11-07 22:52:56 +11:00
ray-x
b48424e2bc
new rename, inplace rename and floating with preview
2022-11-07 02:14:33 +11:00
ray-x
46804da825
codelens prevent repeated load when lsp does not support
2022-11-02 00:03:49 +11:00
ray-x
c6e6c57c86
deprecate experimentalWatchedFileDelay for gopls (0.10.0)
2022-11-01 10:53:07 +11:00
ray-x
da978e3f53
allow style_markdown apply to hover
2022-10-29 21:23:05 +11:00
ray-x
d77ab354d4
allow hover to be override by other plugins e.g. noice/lspsaga
2022-10-29 20:58:13 +11:00
ray-x
6ee96c35b5
clang encoding
2022-10-29 09:51:19 +11:00
ray-x
ce81b4a6da
deprecate lsp.buf_get_clients
2022-10-26 16:03:48 +11:00
David Brouwer
544c006a10
Update README.md ( #240 )
2022-10-24 11:20:00 +11:00
rayx
7a88235bd1
[breaking] Neodev ( #237 )
...
[BREAKING] deprecate lua-dev setup and in favor neodev
* lua-dev -> neodev
* update deprecated messages
2022-10-19 20:02:20 +11:00
sp4ke
4353d64fa3
fix automated handling of libraries with sumneko_lua + lua-dev ( #235 )
...
- This also fixes auto completion with native vim api using lua-dev and
nvim-cmp (also complements #229 )
Co-authored-by: spike <spike@w530>
2022-09-28 22:26:08 +10: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
1f3b01acd1
mason updates
2022-09-24 01:22:28 +10:00
ray-x
1cbad111c7
update format_on_save setup
2022-09-23 17:25:53 +10:00
ray-x
e882757fb2
update format_on_save setup
2022-09-23 17:25:53 +10:00
sp4ke
bd2b48fe6b
fix error for mason+ccls case ( #231 )
...
- User has possibility to add exceptions to the clients handled by mason
This is helpful incase mason is used but a particular LSP server is not
handled by mason (like *ccls*)
Co-authored-by: spike <spike@w530>
2022-09-21 09:22:13 +10:00
ray-x
cd98ca2c5b
update floating width
2022-09-20 17:08:56 +10:00
ray-x
451d761f76
features side panel for symbol reference
2022-09-16 21:21:28 +10:00
sp4ke
8278f71878
make sure merge luadev config from user ( #229 )
...
Co-authored-by: spike <spike@w530>
2022-09-12 11:13:11 +10:00
ray-x
443fd4d585
issue #228 codelens sign missing
2022-09-08 00:43:24 +10:00