ray-x
736cba15dc
update doc; improve hover as some LSP does not support hover/signature; ctag default tagfile checking
2024-04-30 09:43:32 +10:00
ray-x
c597965d0f
README
2024-02-26 13:49:31 +11:00
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
3e05ae2b6c
Added disable_filetypes for treesitter folding
2023-11-12 11:45:52 +11:00
ray-x
0ce1009c92
Update config setup for fold_ts
2023-11-11 21:17:29 +11:00
ray-x
164e8ad43a
Clean up fold comments/documents and update align to latest code changes
2023-11-11 18:47:23 +11:00
ray-x
231968a002
Update README for the ts_fold changes
2023-11-09 12:12:35 +11:00
ray-x
18304b8a84
feature: treesitter folding syntax highlight
2023-11-09 11:57:27 +11:00
rayx
5cf1459e03
vim.uv and off page ts_context not loaded ( #293 )
...
* bugfix ts context not shown for off-page entries
* logs cleanup
* vim.loop -> vim.uv
2023-11-07 23:00:36 +11:00
ray-x
50973a602a
Nerd font v3 for treesitter
2023-11-06 10:39:53 +11:00
Harrison Katz
4d6b1b804f
Add docs for icons ( #289 )
2023-10-21 10:44:04 +11:00
ray-x
354fb64b42
issue #287 diagnostic setup is hard coded
2023-10-15 21:43:41 +11:00
purpleblackferret
3f0c3d75c3
Added formatting keymaps in README ( #286 )
2023-10-14 12:02:40 +11:00
Gauthier Billot
8906ef48d0
Fix 2 issues in README.md ( #285 )
2023-10-13 19:19:19 +11:00
ray-x
b9931d5c01
type definition preview and readme updates
2023-04-27 20:24:19 +10:00
Jim Miller
f298a844c5
switching from sqls to sqlls since sqls is now deprecated ( #271 )
...
Co-authored-by: Jim Miller <james.miller@disneystreaming.com>
2023-04-12 14:39:15 +10:00
Carlos
2e70f736f8
Fix typo in 'disply_diagnostic_qf' ( #268 )
2023-03-31 22:04:36 +11:00
ray-x
439d30631b
[Feat:] hover inside definition preview
2023-03-16 12:01:50 +11:00
ray-x
f058b3fc40
LSP type defination support
2023-03-09 20:16:11 +11:00
ray-x
6dc7a842f7
issue #262 sumneko_lua deprecated
2023-02-13 07:19:51 +11:00
ray-x
11dfaa794a
doc updates
2023-02-11 21:47:17 +11:00
ray-x
77b235b2c9
using async call in sidepanel
2023-02-10 09:10:39 +11:00
ray-x
d202970180
New commands LspAndDiag TsAndDiag for Panel
2023-02-10 04:21:43 +11:00
ray-x
66d84151e9
panel LSP symbols + diagnostic
2023-02-09 21:33:15 +11:00
ray-x
1b2a0856f4
[breaking] deprecate neodev setup inside navigator, please setup it as metioned in README.md
2023-01-11 21:16:46 +11:00
ray-x
7e95b1baae
add new options treesitter_analysis
2023-01-08 20:04:07 +11:00
ray-x
5a289ac77d
remove lsp installer 🎄 🎆
2023-01-02 20:43:36 +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
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
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
ray-x
e882757fb2
update format_on_save setup
2022-09-23 17:25:53 +10:00
ray-x
451d761f76
features side panel for symbol reference
2022-09-16 21:21:28 +10:00
ray-x
fb6d19ddf4
issue #226 add example for mason setup
2022-09-04 15:54:28 +10:00
ray-x
af7fc7d649
some updates for mason
2022-09-04 14:34:46 +10:00
ray-x
edee3e39c6
merge changes for treesitter symbole context
2022-08-27 11:49:08 +10:00
ray-x
213b30950e
the missing options for treesitter folding
2022-08-04 19:24:05 +10:00
ray-x
9f151cf718
definition preview, show more contents and allow scroll
2022-08-04 11:07:16 +10:00
ray-x
b131251ad8
send floating view result to quickfix; de-duplicate references
2022-08-01 22:32:15 +10:00
ray-x
0ab4b02ff7
update on_attach
2022-07-31 15:49:26 +10:00
ray-x
3d87ed3b87
issue #217 README missing symbols
2022-07-31 02:01:51 +10:00
ray-x
dc0b8504bb
allow document_highlight to be configurable, update REWADME
2022-07-29 09:59:02 +10:00
ray-x
348ab9dced
mason support #215
2022-07-26 14:29:38 +10:00
ray-x
e5d16e4488
renaming highight group from GHxxx to Guihuaxxx
2022-07-18 07:45:23 +10:00
ray-x
4623677b2a
issue #204 update doc for the breaking changes
2022-07-12 11:01:12 +10:00
ray-x
85e3f6e045
Allow user pass the lua-dev setup into navigator
2022-07-10 11:05:05 +10:00
ray-x
c30ccd07c9
add options for lsp.buf.format()
...
update keymap doc
2022-07-09 19:23:48 +10:00
rayx
acca6009e0
[Breaking] using vim.keymap.set, breaking changes ( #200 )
...
* using vim.keymap.set, breaking changes
* update keymaps
* doc updates
2022-07-04 00:13:19 +10:00
ray-x
22e858f261
#195 update doc for rust-tool, make client/bufnr require fields for mapping.setup(opts) when calling from rust/clangd on_attach
2022-07-03 11:37:56 +10:00