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
2021-03-23
Merge pull request #14186 from mjlbach/feature/make_signature_help_beautiful
Michael Lingelbach
1
2021-03-22
lsp: add syntax highlighting to signature help
Michael Lingelbach
1
2021-03-22
lsp: Unopened buffers return 0 for line count, which leads to broken positions
TJ DeVries
1
2021-03-21
runtime/lua/vim/lsp: check emptyness in get_completion_word
Vincent Rischmann
1
2021-03-19
lsp: set syntax instead of filetype for preview location highlighting
Michael Lingelbach
1
2021-03-18
lsp: Add support for delete workspaceEdit resource operation
Mathias Fussenegger
2
2021-03-18
lsp: Add support for create workspaceEdit resource operation
Mathias Fussenegger
2
2021-03-18
lsp: Add support for file rename via workspaceEdit
Mathias Fussenegger
2
2021-03-10
lsp: fix highlighting for lsp markdown code blocks
Michael Lingelbach
1
2021-03-10
Merge pull request #14073 from mjlbach/feature/syntax_highlight_rule
Michael Lingelbach
1
2021-03-10
lsp: Resolve codeLense server capabilities (#14056)
Josa Gesell
1
2021-03-09
lsp: add custom syntax rules for lsp floating window
Michael Lingelbach
1
2021-03-09
lsp: add incremental text synchronization
Michael Lingelbach
1
2021-03-07
Merge pull request #13993 from teto/gendoc
Matthieu Coudron
1
2021-03-06
Merge pull request #13919 from TheAlakazam/lsplogfix
Michael Lingelbach
1
2021-03-06
lsp: add explicit entry on lsp log start
Piyush Jaipuriyar
1
2021-03-04
chore: rename progress_callback to progress_handler
Matthieu Coudron
1
2021-03-02
lsp: fix diagnostic reported on terminating EOL character
Michael Lingelbach
1
2021-02-26
fix: show error when language server start fails and prevent future requests
David Zhang
1
2021-02-25
LSP: Resolve text_document_save capability according to spec
Mathias Fussenegger
1
2021-02-24
[LSP] Add in more docs for highlight groups with document_highlight() (#13614)
Chris Kipp
1
2021-02-23
lsp: remove deprecated references to 'callbacks' (#13945)
Matthieu Coudron
2
2021-02-22
feat(lsp): use vim.notify for some errors (#13992)
Matthieu Coudron
1
2021-02-19
lsp: Fix text edits operating on the last line of a document (#13677)
Mathias Fußenegger
1
2021-02-19
lsp: client stop cleanups (#13877)
Michael Lingelbach
1
2021-02-08
Merge pull request #13843 from teto/notif_provider
Matthieu Coudron
1
2021-02-04
lsp: Fix pumvisible() check introduced in #12900 (#13866)
runiq
1
2021-01-31
feat: adds vim.notify
Matthieu Coudron
1
2021-01-18
LSP: Fix nil settings handling in workspace/configuration (#13708)
Mathias Fußenegger
1
2021-01-18
lsp: add client/registerCapability handler (#13780)
Michael Lingelbach
1
2021-01-13
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
1
2021-01-12
lsp: Add severity_limit for other diagnostics features (#13528)
TJ DeVries
1
2021-01-11
fix(lsp): Allow subsequent text document edits to pass (#13534)
TJ DeVries
1
2021-01-05
LSP: Add diagnostic tags to client capabilities (#13578)
Timmy Xiao
1
2021-01-03
LSP: fix messageRequest to not return nested title (#13674)
Michael Lingelbach
1
2021-01-01
Merge pull request #13649 from mjlbach/move_from_nvim-lspconfig
Matthieu Coudron
2
2021-01-01
LSP: progress callback should only update existing dict for reports (#13652)
jdrouhard
1
2021-01-01
LSP: Move workspace/configuration handler from nvim-lspconfig to core
Michael Lingelbach
1
2021-01-01
LSP: Add helper function from accessing language server settings from nvim-ls...
Michael Lingelbach
1
2020-12-31
LSP: window/showMessageRequest (#13641)
Michael Lingelbach
1
2020-12-30
lsp: Disable capabilities not currently supported by language client handlers...
Michael Lingelbach
1
2020-12-30
LSP: implement window/workDoneProgress/create (#13640)
Michael Lingelbach
1
2020-12-29
lsp: Use correct bufnr for documentHighlight handler (#13622)
Adam P. Regasz-Rethy
1
2020-12-23
lsp: Fire LspDiagnosticsChanged before returning (#13483)
Josh French
1
2020-12-21
lsp: Add <nomodeline> to doautocmd calls (#13576)
Nils
2
2020-12-20
lsp: add $/progress report (#13294)
Matthieu Coudron
3
2020-12-13
Fix lsp tests breaking from new LuaJIT version
Matthew Nibecker
1
2020-12-09
doc: Fix incorrect LSP diagnostic-related helptags (#13388)
Kevin Fleming
2
2020-12-09
doc: Add missing parameter end_pos for range_formatting (#13481)
Olivier Roques
1
2020-12-08
feat: Allow incremental sync & lsp flags (#13371)
TJ DeVries
3
[prev]
[next]