Commit Graph

279 Commits (b196af9311ad9be0366a67b1318bccf8cb1bcde6)
 

Author SHA1 Message Date
ray-x b196af9311 Merge branch 'codeaction_client' 3 years ago
ray-x f43b0aba0e add diagnostic toggle, adjust width of preview window 3 years ago
ray-x 63bbdf4cf2 update README.md issue#93 3 years ago
ray-x 5a84868481 using client number in code action 3 years ago
ray-x 4c7e7f683d update README.md 3 years ago
ray-x 427007ee9b bugfix issue #97 3 years ago
ray-x 262181246d update symbol preview with treesitter scope 3 years ago
TANIGUCHI Masaya d9fb882e98
Add markdown (#96) 3 years ago
ray-x 9b148290a4 update multigrid document 3 years ago
ray-x 552dc8901f update multigrid screenshot 3 years ago
ray-x 622804e674 client load table on filetype detected 3 years ago
ray-x c9514dffe9 support for lsp-installer (deprecate lsp-installer) issue #90 3 years ago
ray-x c890f3818d Merge branch 'nvim-lsp-installer' 3 years ago
ray-x 74ea1ddd73 document update 3 years ago
ray-x 062e7e4ffc document save & fmt aucmd 3 years ago
ray-x fab08151e6 refactor diagnostic https://github.com/neovim/neovim/pull/16057 3 years ago
ray-x 0c0801c92d fix for issue #92 default_mapping=false 3 years ago
ray-x 5083b07972 setup with lsp installer 3 years ago
ray-x b936cbb48d updates for lsp-installer 3 years ago
ray-x 87f4c2b664 deprecate lspinstall in faviour of lsp_installer 3 years ago
ray-x 7514301d80 bugfix issue #91 return if no result returns 3 years ago
ray-x d6b81ba8ab bug fix #91 outgoing_calls failure for pyright 3 years ago
ray-x 36c01adc2d buffer lsp reference highlight #88 3 years ago
ray-x 0a5db66968 format per buffer setup 3 years ago
ray-x c4bfcabd64 merge lsp_request check lsp cap before sending lsp request to client 3 years ago
ray-x 36683e3646 remove logs and update golang version 3 years ago
ray-x 3be242ac6c workflow update 3 years ago
ray-x 202628e695 path update 3 years ago
ray-x 035013ada4 install classic 3 years ago
ray-x dc9e50d432 remove update 3 years ago
ray-x 7925fd8439 install with snap 3 years ago
ray-x b98cfa2c40 snap install 3 years ago
ray-x f53d06b5fd workflow instruction 3 years ago
ray-x 1d2e6b5296 github workflows 3 years ago
ray-x ed834ecf0d diagnostic fix for #86 3 years ago
ray-x 1b3ba27403 bugfix start warning code action 3 years ago
ray-x b521c2e7bb update code_action/code_lens_action config. Move to lsp section 3 years ago
ray-x d932978441 update code lens action icon 3 years ago
ray-x 89b08bc968 svelte, codeaction remove empty, luadev #72 3 years ago
ray-x a952d694e1 lazyload for lua-dev 3 years ago
ray-x 1f3680d4b1 bugfix for codeAction newText 3 years ago
ray-x faab21a1a7 issue #82 3 years ago
ray-x c08cbdda89 lazy load for lua-dev 3 years ago
rayx 93c7eae2ca
Code action v2 (#81)
* bugfix for #71

* Better lspinstall support

* incoming_calls and outgoing_calls cause errors when results from LSP server have multiple lines #78

* remove logs

* update README.md

* defer format update

* lazyload lua-dev #72

* timer of filetype detect to 500

* document update

* update codeaction

* action command

* update code action details

* add svelteserver
3 years ago
ray-x 74af2c1a72 add svelteserver 3 years ago
ray-x 892804d51e update code action details 3 years ago
ray-x 00a015e27a action command 3 years ago
ray-x c55729e879 update codeaction 3 years ago
ray-x aa9133af7e document update 3 years ago
ray-x 687f78db5b timer of filetype detect to 500 3 years ago