Commit Graph

452 Commits (master)

Author SHA1 Message Date
ray-x a200c1db2b Update UI for code lens 3 years ago
ray-x 58ac955777 codelens support, foldelsp 3 years ago
ray-x 51d32b26b9 Feature: Treesitter folding 3 years ago
ray-x d29ce05d16 New treesitter util helper to find node type in current line 3 years ago
ray-x 04cf51f6c8 feature: blur effect
feature: transparancy setup
3 years ago
ray-x 4f262e9909 deprecate pyls 3 years ago
ray-x a1bd077939 bugfix #41 extra <cmd> in keymapping 3 years ago
ray-x d04159f633 bugfix #40 handle nil lsp setup 3 years ago
ray-x a85c3e89ae do not load lsp if server executable is not valid 3 years ago
ray-x 0584a5cd06 feature: diagnostic sign in scroll bar area enable by default 3 years ago
ray-x 7dd5d50691 update default treebindings #39 3 years ago
ray-x 4ff9aa47a3 diagnosticDelay and watchedFileDelay update for gopls (0.7.1) 3 years ago
ray-x ef995eeb7e border setup for diagnostic 3 years ago
ray-x f16a04482d add config for showing error in quickfix 3 years ago
ray-x 54906cebaf Diagnostic error per buffer 3 years ago
ray-x 96e9772d5b bugfix: virtual marker out of range for diag 3 years ago
ray-x 747db16f59 clean namespace, update doc 3 years ago
ray-x 2c11296b70 Feature: show diagnostics info summary in scrollbar area 3 years ago
ray-x d034edbe0e add lspinstall 3 years ago
ray-x 6c753645c3 close the quickfix if there is no diagnostic errors 3 years ago
ray-x 3d170771e9 update diangostic event handler 3 years ago
ray-x 1fa56d20a5 set_loclist update 3 years ago
ray-x 5b2dcb7cd0 Rename ToggleLspFmt to LspToggleFmt 3 years ago
ray-x 1ef00fe742 Add ToggleLspFmt to disable lsp format, bugfix for signature 3 years ago
ray-x fec4640966 bugfix: codeaction broken because guihua update 3 years ago
ray-x 5af79c7ff2 bugfix: #35 update fzy on_confirm, it might cause #35 3 years ago
ray-x 3f6de1f686 document update, golsp setup 3 years ago
ray-x 62178024fd add efm load option 3 years ago
ray-x 1df533bf5f [bugfix] lua sumneko go definition multi definitions uri nil 3 years ago
ray-x dcc616765e [Bugfix] Update default config regarding keymaps 3 years ago
ray-x 380c2c4c6e Add keymapping for workspace (lspconfig) 3 years ago
ray-x d58c377a73 [Breaking] change some of mappings to be same as lspconfig 3 years ago
ray-x f8060a72c8 update keymapping override document and sample config 3 years ago
ray-x d62b03c394 remove defer_fn as it may throw error messages... 3 years ago
ray-x e64c56789f improve on_attach override 3 years ago
ray-x 47656e063e tuning timer 3 years ago
ray-x 18fc04a18c merge changes 3 years ago
ray-x 70ebfffb55 Merge branch 'client_failed_startup' 3 years ago
ray-x a0fa3d278a retry client setup 3 years ago
ray-x f16893fc4f Revert "improve launching time"
This reverts commit b08bfd6839.
3 years ago
ray-x 0d29116b18 limit the number of file running treesitter analysis 3 years ago
ray-x b08bfd6839 improve launching time 3 years ago
ray-x f30e5a290d gopls flags->allow_incremental_sync/debounce update 3 years ago
ray-x f5f07d586d add logs for windows 3 years ago
ray-x 05e51f2e74 postphone the treesitter loading 3 years ago
ray-x 69e16a55d2 disable luaformat and reformat key_maps 3 years ago
RogerYK 16da97e10d
fix keymaps setting (#25)
Remove duplicate key mappings
3 years ago
ray-x baad5112d8 optimize jump to position
improve jump location
3 years ago
ray-x 1acfe90f12 path seperate update 3 years ago
ray-x e4ca27ca86 MS Windows name update 3 years ago
ray-x c5fe79d6df update window height and width preset 3 years ago
ray-x 95b45a6cf6 windows path fix: issue #20 3 years ago
ray-x 298c4659da ccls call hierarchy 3 years ago
ray-x 7514fa9f70 update lua-lsp 3 years ago
ray-x d8196c26a0 remove lsp_signature from on_attach 3 years ago
ray-x c818a97136 gopls default setup 3 years ago
ray-x 713dd7eeab Highlight for preview 3 years ago
ray-x 72ecc85842 add rename 3 years ago
ray-x b56ca88390 add debounce setup in lsp 3 years ago
Mateus B. Melchiades a955e07992
Symbols aggregated in config (#15) 3 years ago
ray-x 807f41975e add floating windows edit option 3 years ago
ray-x 53f384ba46 Add autocommand group to prevent evnet pile-up 3 years ago
ray-x 6c9ce98d03 Update kemap document 3 years ago
ray-x f813aa97db Bugfix: truncate file path in treesitter buffers symbols, update doc for key mapping 3 years ago
ray-x 8b84a0e3aa Bugfix: window path, !=, ~= for lhs 3 years ago
ray-x 4ad8fa3e95 Clean up space pad for reference listview 3 years ago
ray-x 09667c32a9 gopls on_attach does not trigger on every open buffer, need keymap for all buffers 3 years ago
ray-x 2d7214d875 bugfix: mapping setup 3 years ago
ray-x d8385f2993 change sumneko setup, move it to lsp section 3 years ago
ray-x 624053bd8f Update aligement 3 years ago
ray-x 2221cf5544 allow override for lsp config 3 years ago
ray-x c872b43faf treesitter function definition 3 years ago
ray-x 8d75a1498a bugfix: fname->filename; allow treesitter work without LSP 3 years ago
ray-x 9788bbaf54 using open_floating_preview API as focus preview deprecated 3 years ago
ray-x 6a15e6838d add multiple symbol highlight 3 years ago
ray-x 1546b6a604 Allow disable all keymaps 3 years ago
ray-x fe65abed35 allow change log level to trace from config 3 years ago
ray-x 41a43eaf64 Bugfix lhs `==` 3 years ago
ray-x b61e280400 truncate filepath 3 years ago
ray-x 7e8c3376f4 LSP reference and write color optimize 3 years ago
ray-x 6bf9a5990b update doc highlight, it did not work well for dracula 3 years ago
ray-x 8c055b7b03 Updata on_attach logic, allow lsp specific on_attach as well as generic
on_attach. Document updates
3 years ago
ray-x 7c6c37d169 fix treesitter defination lookup for go 3 years ago
ray-x f430fdfbb9 treesitter symboles display: remove trailing bracket 3 years ago
ray-x 88ac6268cf improve lsp loading and prevent muliple loading 3 years ago
ray-x 4e748eccab fix treesitter for C++. Add variable defination(C++, Go) 3 years ago
ray-x fc37a3f9a2 bug fix and add error logs 3 years ago
ray-x 777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 3 years ago
ray-x 7351a65917 Update treesitter adding arrow function and function types for
treesitter
3 years ago
ray-x dc309fdad2 treesitter display improvement 3 years ago
ray-x bd0d892f22 lua-format 3 years ago
ray-x ab7c79ff0b disable diagnostic when insert 3 years ago
ray-x 077f8080e7 check cap for incomming and out-going 3 years ago
ray-x 8c31546892 reference jump to word 3 years ago
ray-x b23c31735c bugfix treesitter typo, clap buf_input disable 3 years ago
ray-x f9794ab058 use packer to load plugins 3 years ago
ray-x 7aea58acdd update rust analyzer setup 3 years ago
ray-x 1275a8adc7 change api from loop.timer to vim.wait 3 years ago
ray-x fc759b4e8a document symbol jump 3 years ago
ray-x 554b546a67 pyright update 3 years ago
ray-x 74cbed573b refact lspclient 3 years ago
ray-x 5b81df0a04 A few lsp clients with default setup 3 years ago
ray-x 69565e38d3 add ccls support 3 years ago
ray-x 4a58870a28 better autoload, prevent multiple loading for same lsp server 3 years ago
ray-x 14886706db lazy plugin loading and autocmd to load the plugin 3 years ago
ray-x 40c2144b98 ft check when client loading 3 years ago
ray-x 9dd9f7a6e1 update lsp client hook, lua lint 3 years ago
ray-x 08b4fa50c0 update debug level 3 years ago
ray-x acdd4107a2 pyright setup, rust setup 3 years ago
ray-x 56d891876c pyright setup, rust setup 3 years ago
ray-x 28f8407f4f format mapping, code autoformat 3 years ago
ray-x 23ea6b94de update treesitter symbol layout 3 years ago
ray-x 4b4097e35c bind signature if lsp signature not loaded 3 years ago
ray-x 87bfe35a02 Add signature help and current active parameter highlighting 3 years ago
ray-x bbe081630d diagnosticls sign update 3 years ago
ray-x d4c409ac3c async reference call 3 years ago
ray-x f92160080e code clean up, remove lsp-status 3 years ago
ray-x b7cf8a6e7d add silent! to packadd so no error will throw 3 years ago
ray-x 0fd9943705 gsub for special chars in directory 3 years ago
ray-x 8c91e998f0 bugfix codeAction hint 3 years ago
ray-x bd1feaea33 remove logs, update treesitter in README 3 years ago
ray-x 8982fd4206 bugfix on_attach is nil and diagnostic update 3 years ago
ray-x 93460890c6 user setup and doc updates 3 years ago
ray-x 54f4fca0c0 update doc and configuration for float win size 3 years ago
ray-x 0c89f6d673 check lsp-signature installed before load 3 years ago
ray-x b35a04c6ca update lspkind 3 years ago
ray-x 94fbc6b369 update lsp illuminate 3 years ago
ray-x fab7b30c78 update lsp signature 3 years ago
ray-x a5f00b0e3b update lsp status 3 years ago
ray-x 09db37419c update lsp status 3 years ago
ray-x 7457fef58c update lsp status 3 years ago
ray-x fda09ffd8b update lsp status 3 years ago
ray-x 41746b63ce remove logs 3 years ago
ray-x 599211ffb7 bugfix highlight reference 3 years ago
ray-x 5d16212099 get diagnostic for all buffers 3 years ago
ray-x e97f80d038 update diagnostics symbol 3 years ago
ray-x acaf2cab7b bugfix: failed to load from plug 3 years ago
ray-x 90a0efc620 fix plug install 3 years ago
ray-x e6d3d8e7de lint 3 years ago
ray-x a0a33b6a8c treesitter checker 3 years ago
ray-x d1d3966802 treesitter support and rust client support 3 years ago
ray-x 5e93e2ced2 add code action for buf action 3 years ago
ray-x 70356e73f3 fix bugs for worspace symbols 3 years ago
ray-x 7e0b1a67a9 update gopls settings 3 years ago
ray-x 16259eb4e7 update symbol nerdfonts 3 years ago
ray-x bbc5fc749c update emoji 3 years ago
ray-x fc98753bf1 bug fix for log level, update README 3 years ago
ray-x f46d8adf09 update doc symbol 3 years ago
ray-x f815e7dfb9 add preview target line hl 3 years ago
ray-x e2bf480d22 change log level 3 years ago
ray-x 09e5196049 typo elseif 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago