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
Age
Commit message (
Expand
)
Author
Files
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-27
LSP: Remove diagnostic message handling in locations_to_items
Mathias Fussenegger
2
2020-02-27
LSP/references: Add context to locations returned by server
Mathias Fussenegger
1
2020-02-27
Add signs for Lsp diagnostics (#11668)
Alvaro Muñoz
2
2020-02-27
LSP/hover: Do not throw away contents if first line is empty (#11939)
Mathias Fußenegger
1
2020-02-26
add support to show diagnostics count in statusline (#11641)
Alvaro Muñoz
3
2020-02-26
LSP: implement documentHighlight (#11638)
Alvaro Muñoz
3
2020-02-21
lsp/completion: show duplicates in completion popup #11920
Mathias Fußenegger
1
2020-02-19
lsp: make functions private and use filter function
Hirokazu Hata
1
2020-02-19
lsp: respect the sort order if there is sortText
Hirokazu Hata
1
2020-02-19
lsp: fix textDocument/completion handling
Hirokazu Hata
2
2020-02-16
lsp/rpc.lua: fix `env` application function
Justin M. Keyes
1
2020-02-10
LSP: Refine formatting tabSize #11834
Jesse-Bakker
1
2020-02-10
lsp: Support text edit on inactive buffer (#11843)
Mathias Fußenegger
1
2020-01-28
LSP: show diagnostic in qf/loclist #11777
Matthieu Coudron
1
2020-01-08
LSP: highlight groups test, doc
Justin M. Keyes
1
2020-01-08
LSP: differentiate diagnostic underline by severity
Alvaro Muñoz
1
2020-01-03
LSP: place hover window by vertical space #11657
Ville Hakulinen
1
2019-12-31
gen_vimdoc.py: generate LSP docs
Justin M. Keyes
2
2019-12-24
LSP: Handle rpc RequestCancelled specifically. (#11606)
Ashkan Kiani
1
2019-12-20
LSP: Use async completion for omnifunc. (#11578)
Ashkan Kiani
1
2019-12-20
LSP: Improve the display of the default hover callback. (#11576)
Ashkan Kiani
2
2019-12-20
LSP: fix omnifunc findstart (#11522)
Mike Hartington
1
2019-12-07
LSP: Add jump when calling gotodef (#11521)
Jakub Łuczyński
1
2019-11-28
lsp: allow the user to config LspDiagnosticError etc by standard means
Björn Linse
1
2019-11-26
LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)
Ashkan Kiani
4
2019-11-24
Add support for textDocument/references.
Ashkan Kiani
3
2019-11-23
UI tweaks.
Ashkan Kiani
2
2019-11-22
Improve the character_offset code.
Ashkan Kiani
1
2019-11-22
Improve performance of util.set_lines + bugfix
Ashkan Kiani
1
2019-11-21
Fix encoding translation in other places.
Ashkan Kiani
2
2019-11-21
Fix position params for encoding.
Ashkan Kiani
3
2019-11-21
Account for character length in jump position.
Ashkan Kiani
1
2019-11-21
Fix hovers staying on bufhidden
Ashkan Kiani
1
2019-11-21
Updates
Ashkan Kiani
2
2019-11-20
Remove resolve_bufnr/lualint
Ashkan Kiani
1
2019-11-20
Use the apply_text_edits from util.
Ashkan Kiani
1
2019-11-20
Fix reference in rename.
Ashkan Kiani
1
2019-11-20
Add full text_edit implementation.
Ashkan Kiani
3
2019-11-20
Extend list_extend to take start/finish.
Ashkan Kiani
2
2019-11-20
Use err_message in default_callbacks
Ashkan Kiani
1
2019-11-20
Satisfy lualint.
Ashkan Kiani
1
2019-11-20
Fix rename support.
Ashkan Kiani
2
2019-11-20
Spaces not tabs.
Ashkan Kiani
1
2019-11-20
Change error writer to not be annoying.
Ashkan Kiani
1
2019-11-20
Move everything to buf & default_callbacks
Ashkan Kiani
4
2019-11-20
Add everything to lsp.buf and get rid of autoload.
Ashkan Kiani
2
2019-11-20
Add lsp.buf and hover implementation.
Ashkan Kiani
1
2019-11-20
Bugfix. Don't use nvim.lua that doesn't exist :)
Ashkan Kiani
1
[prev]
[next]