Commit Graph

198 Commits (354fb64b42f9677071a900cd149f5651fd236b30)

Author SHA1 Message Date
ray-x 354fb64b42 issue #287 diagnostic setup is hard coded 7 months ago
purpleblackferret 3f0c3d75c3
Added formatting keymaps in README (#286) 7 months ago
Gauthier Billot 8906ef48d0
Fix 2 issues in README.md (#285) 7 months ago
ray-x b9931d5c01 type definition preview and readme updates 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
Carlos 2e70f736f8
Fix typo in 'disply_diagnostic_qf' (#268) 1 year ago
ray-x 439d30631b [Feat:] hover inside definition preview 1 year ago
ray-x f058b3fc40 LSP type defination support 1 year ago
ray-x 6dc7a842f7 issue #262 sumneko_lua deprecated 1 year ago
ray-x 11dfaa794a doc updates 1 year ago
ray-x 77b235b2c9 using async call in sidepanel 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 1b2a0856f4 [breaking] deprecate neodev setup inside navigator, please setup it as metioned in README.md 1 year ago
ray-x 7e95b1baae add new options treesitter_analysis 1 year ago
ray-x 5a289ac77d remove lsp installer 🎄🎆 1 year ago
Marius Kluften 5bc1f93fb1
Cleaned up, fixed some typos and ran markdown formatter (#249) 1 year ago
ray-x 9efdb79a5c update licence/reference to inc-rename and neovim 2 years ago
ray-x ba24ea57db update rename 2 years ago
David Brouwer 544c006a10
Update README.md (#240) 2 years ago
rayx 7a88235bd1
[breaking] Neodev (#237)
[BREAKING] deprecate lua-dev setup and in favor neodev 
* lua-dev -> neodev
* update deprecated messages
2 years ago
ray-x e882757fb2 update format_on_save setup 2 years ago
ray-x 451d761f76 features side panel for symbol reference 2 years ago
ray-x fb6d19ddf4 issue #226 add example for mason setup 2 years ago
ray-x af7fc7d649 some updates for mason 2 years ago
ray-x edee3e39c6 merge changes for treesitter symbole context 2 years ago
ray-x 213b30950e the missing options for treesitter folding 2 years ago
ray-x 9f151cf718 definition preview, show more contents and allow scroll 2 years ago
ray-x b131251ad8 send floating view result to quickfix; de-duplicate references 2 years ago
ray-x 0ab4b02ff7 update on_attach 2 years ago
ray-x 3d87ed3b87 issue #217 README missing symbols 2 years ago
ray-x dc0b8504bb allow document_highlight to be configurable, update REWADME 2 years ago
ray-x 348ab9dced mason support #215 2 years ago
ray-x e5d16e4488 renaming highight group from GHxxx to Guihuaxxx 2 years ago
ray-x 4623677b2a issue #204 update doc for the breaking changes 2 years ago
ray-x 85e3f6e045 Allow user pass the lua-dev setup into navigator 2 years ago
ray-x c30ccd07c9 add options for lsp.buf.format()
update keymap doc
2 years ago
rayx acca6009e0
[Breaking] using vim.keymap.set, breaking changes (#200)
* using vim.keymap.set, breaking changes

* update keymaps

* doc updates
2 years ago
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 2 years ago
ray-x edba3efd1e Calltree updates 2 years ago
ray-x 8d77c3ab1e bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added
update readme
2 years ago
rayx 9f7bd6ebff
Feature/198 calltree (#199)
* refactor hierarchy.lua

* show side panel for hierarchy

* allow call hierarchy to fold and expand to show call tree

* update command maps
2 years ago
ray-x f856fa7033 issue #195 update doc for rust-tools and clang-extensions 2 years ago
rayx 1f6103ed95
Side panel (#197)
* add sidepanel

* revert some changes and fix nil indent level

* Add side panel; bugfix for ctags
2 years ago
ray-x 27442d2784 simpily codeaction and range_code_action keymapping and code 2 years ago
ray-x c15bae89ab doc updates for rust-tools #195 2 years ago
ray-x f8985d7aa2 allow skip lsp clients setup 2 years ago
ray-x 516d643ffe lsp installer update issue #181 2 years ago
ray-x cce0e90544 gui listview updates, allow listview cover more spaces 2 years ago
ray-x 6e937e9019 workspace symbole search improvements. allows to show interactive search results in the symbol list. 2 years ago