index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp.lua
Age
Commit message (
Expand
)
Author
Files
2020-06-11
lsp: even if contents before change is 0 byte, request to server
Hirokazu Hata
1
2020-06-04
lsp: Add check for `declaration` and `typeDefinition` support in vim lsp serv...
Dheepak Krishnamurthy
1
2020-05-30
lua: vim.wait implementation
TJ DeVries
1
2020-05-26
lsp: make the command error message more detailed (#11633)
Hirokazu Hata
1
2020-05-02
lsp: add workspace/symbol (#12224)
Christian Clason
1
2020-04-29
LSP: enable using different highlighting rules for LSP signs (#12176)
Ghjuvan Lacambre
1
2020-04-28
lsp: use vim.tbl_isempty to check sign (#12190)
Hirokazu Hata
1
2020-04-26
LSP: don't redefine LspDiagnostics signs #12164
jakbyte
1
2020-04-25
lsp: remove buffer version on buffer_detach (#12029)
Hirokazu Hata
1
2020-03-16
Merge pull request #11927 from Jesse-Bakker/lsp-buf-version
Björn Linse
1
2020-03-01
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
1
2020-02-28
lsp: add bufnr to callback function arguments
Hirokazu Hata
1
2020-02-27
Use buffer version instead of changedtick for edits
Jesse Bakker
1
2020-02-26
add support to show diagnostics count in statusline (#11641)
Alvaro Muñoz
1
2020-02-19
lsp: fix textDocument/completion handling
Hirokazu Hata
1
2020-02-16
LSP: fix validate_client_config
Justin M. Keyes
1
2020-02-11
LSP: rename validate_command to _cmd_parts #11847
Matthieu Coudron
1
2020-02-08
LSP: set InitializeParams.rootPath value #11838
Hirokazu Hata
1
2020-01-12
doc [ci skip] #11656
Justin M. Keyes
1
2019-12-31
LSP: eliminate lsp.print_debug_info…()
Justin M. Keyes
1
2019-12-31
LSP: eliminate lsp.stop_all_clients()
Justin M. Keyes
1
2019-12-31
gen_vimdoc.py: generate LSP docs
Justin M. Keyes
1
2019-12-29
Revert "runtime: Add vim.lsp.get_client_by_name" #11623
Ashkan Kiani
1
2019-12-28
runtime: Add vim.lsp.get_client_by_name (#11603)
Hirokazu Hata
1
2019-12-20
LSP: Use async completion for omnifunc. (#11578)
Ashkan Kiani
1
2019-12-20
LSP: fix omnifunc findstart (#11522)
Mike Hartington
1
2019-11-26
LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)
Ashkan Kiani
1
2019-11-24
Bring vim into local scope
Ashkan Kiani
1
2019-11-23
UI tweaks.
Ashkan Kiani
1
2019-11-21
Fix encoding translation in other places.
Ashkan Kiani
1
2019-11-21
Remove comments.
Ashkan Kiani
1
2019-11-21
Updates
Ashkan Kiani
1
2019-11-21
Merge remote-tracking branch 'origin/master' into lsp-followup
Ashkan Kiani
1
2019-11-21
lsp: transmit "\n" after last line when 'eol' is set
Björn Linse
1
2019-11-20
Satisfy lualint.
Ashkan Kiani
1
2019-11-20
Change error writer to not be annoying.
Ashkan Kiani
1
2019-11-20
Change callback resolution to be dynamic.
Ashkan Kiani
1
2019-11-20
Move everything to buf & default_callbacks
Ashkan Kiani
1
2019-11-20
Bugfixes.
Ashkan Kiani
1
2019-11-13
lua LSP client: initial implementation (#11336)
Ashkan Kiani
1
[prev]