Commit Graph

328 Commits (master)

Author SHA1 Message Date
ray-x fd1f7e9a3d improve jump to next diagnostic 3 weeks ago
ray-x 40c6bb3a5e Neovim removed/replaced 0.10 deprecated API 4 weeks ago
ray-x 672d97facd Capabilities updates 3 months ago
ray-x c8267c995d default values for capabilities 3 months ago
ray-x c11ae3feed minor the lspformat should be hook to BufWritePre 3 months ago
ray-x a8b1019942 add changelog; handle vim diff 4 months ago
ray-x 29d5f05bf9 skip setup in diff mode 6 months ago
ray-x b97b90140e ruff 7 months ago
ray-x 8f40d389fc ruff 7 months ago
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.
7 months ago
ray-x 98540ed2a8 hover fallback to signature help 7 months ago
ray-x 40d1907f57 more updates for nvim 0.10 nightly 7 months ago
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
7 months ago
Kodai Kabasawa 7632117666
fix to prevent string config (#292) 8 months ago
ray-x bedf65e668 Lsp kind for nerdfont 3 8 months ago
ray-x e6fcd5d7fb nerdfont 3.0 8 months ago
ray-x 8c06e1afe3 update lsp capabilitites 8 months ago
ray-x cddb324eb0 update lsp default_capabilities 8 months ago
ray-x 516da37dcc lua: inlayhint enable 8 months ago
ray-x d6ff1ed594 trying to add python virtualenv 8 months ago
Chakib Benziane a9b63b0f9c
add lsp server for zig (zls) (#282) 9 months ago
ray-x 50dd4aeb24 auto-fmt remove nvim 0.7 supports and clean up logic 9 months ago
ray-x 4ba2c9557e updates for nerdfonts 3.0 11 months ago
ray-x 1f58bc3b8a fix issue #278 1 year ago
ray-x 431ab5b6e8 adding tailwindcss 1 year ago
Jim Miller f298a844c5
switching from sqls to sqlls since sqls is now deprecated (#271)
Co-authored-by: Jim Miller <james.miller@disneystreaming.com>
1 year ago
ray-x 306af1c545 bootup and lsp startup updates 1 year ago
ray-x 346397e039 incorrect HL name fix. ts API changes 1 year ago
ray-x ab42ffc5c6 issue #266 Error when opening Go files 1 year ago
ray-x edd9d838f8 update highlights 1 year ago
ray-x c9b3de4e1c workaround for gopls semanticTokens
b5d65e025b
waiting on next gopls release
1 year ago
ray-x 38f1c37bbc hover keymap for godoc and pydoc 1 year ago
ray-x ac18ae5d57 ftdetect for attach 1 year ago
ray-x 86ed353f62 fix treesitter node nil in logs 1 year ago
ray-x c000890350 using vim.log.levels instead of vim.log.lsp_levels 1 year ago
ray-x 6dc7a842f7 issue #262 sumneko_lua deprecated 1 year ago
ray-x d202970180 New commands LspAndDiag TsAndDiag for Panel 1 year ago
ray-x 66d84151e9 panel LSP symbols + diagnostic 1 year ago
ray-x 1fcb0045d1 deprecate vim.lsp.diagnostic 1 year ago
ray-x ed53571834 cache get_keymap 1 year ago
ray-x 3b4569067e Fix lua language server show message every time lua file is opened 1 year ago
ray-x b8a69b6d06 reduce max preload number to speed up sumneko 1 year ago
ray-x 0a6f7bff15 sumneko cfg refact 1 year ago
ray-x 1b2a0856f4 [breaking] deprecate neodev setup inside navigator, please setup it as metioned in README.md 1 year ago
ray-x a513485311 issue #256 do not load mason when false 🎄🎆 1 year ago
ray-x 5a289ac77d remove lsp installer 🎄🎆 1 year ago
ray-x 51727a129c icons option for sign col 🎄🎆 1 year ago
ray-x 45a88c08a9 icons disable for diagnostic 🎄 2 years ago
ray-x 7965d9c1bc add comment on the origin of code snippets 2 years ago
ray-x b55f6101fb issue #247 Setting python virtual environment 2 years ago