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-09-26
feat(lsp): allow subset of CodeActionContext as arg to code_action methods (#...
Mathias Fußenegger
1
2021-09-26
feat(lsp): use cjson for lsp rpc (#15759)
Michael Lingelbach
1
2021-09-23
fix(lsp): guard textDocument/codeAction command logic #15769
Chris Kipp
1
2021-09-22
Merge pull request #14115 from mfussenegger/lsp-commands
Michael Lingelbach
1
2021-09-21
refactor(diagnostic): remove get_virt_text_chunks()
Gregory Anders
1
2021-09-21
feat(diagnostic): add option to include diagnostic source
Gregory Anders
1
2021-09-21
fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)
Gregory Anders
1
2021-09-21
fix(lsp): update lsp-handler signature in call_hierarchy (#15738)
Mathias Fußenegger
1
2021-09-20
feat(lsp): add a registry for client side code action commands
Mathias Fussenegger
1
2021-09-18
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)
hrsh7th
1
2021-09-17
fix(diagnostic): remove check on nil return value
Gregory Anders
1
2021-09-17
refactor(diagnostic): combine config() and set() calls
Gregory Anders
1
2021-09-17
fix(diagnostic): support severity_sort
Gregory Anders
1
2021-09-17
fix(diagnostic): correctly handle folder level diagnostics
Gregory Anders
1
2021-09-17
fix(diagnostic): don't convert diagnostic table twice
Christian Clason
1
2021-09-17
fix(diagnostic): remove useless highlight links (#15683)
Gregory Anders
1
2021-09-16
Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic
Justin M. Keyes
3
2021-09-16
fix(lint): remove unused parameters from deprecated functions
Gregory Anders
1
2021-09-15
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
3
2021-09-15
feat(lsp): improve logging (#15636)
Michael Lingelbach
3
2021-09-14
fix(lsp): correctly parse LSP snippets #15579
hrsh7th
2
2021-09-10
docs #15625
Justin M. Keyes
1
2021-09-08
feat(lsp): support textDocument/prepareRename (#15514)
Zi How Poh
1
2021-09-07
chore(lsp): fix formatting in vim.lsp.log (#15596)
Michael Lingelbach
1
2021-09-07
feat(lsp): add warning message for large log size
Michael Lingelbach
1
2021-09-07
feat(lsp): add lsp healthcheck
Michael Lingelbach
2
2021-09-06
fix(lsp): adapt codelens resolve to handler signature change (#15578)
Mathias Fußenegger
1
2021-09-05
fix(lsp): update workspace/applyEdit handler signature (#15573)
Jose Alvarez
1
2021-09-05
Merge pull request #15504 from mjlbach/feat/change-handler-signature
Michael Lingelbach
4
2021-09-05
feat(lsp)!: change handler signature
Michael Lingelbach
4
2021-09-01
docs(lsp): remove private lsp.diagnostic functions from docs (#15541)
Mathias Fußenegger
1
2021-09-01
docs(lsp): document codelens.get bufnr parameter (#15540)
Mathias Fußenegger
1
2021-08-27
feat(lsp): get_border_size(): support repeating border char list #15474
zeertzjq
1
2021-08-23
fix(lsp): enable additional capabilities (#15470)
Michael Lingelbach
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
8
2021-08-19
feat(lsp): jump to diagnostics by position (#14795)
Zi How Poh
1
2021-08-10
fix(lsp): properly handle `nil` lines when trimming empty lines (#15325)
Andrea Cappuccio
1
2021-08-09
fix(lsp): floating popup should take offset_x into account when positioning (...
Hans Pinckaers
1
2021-08-09
docs: Add some references to LSP specification (#15321)
max397574
1
2021-08-06
fix(lsp): prevent duplicate lines seperated by newlines (#15284)
Folke Lemaitre
1
2021-08-03
refactor: remove remaining references to nvim_buf_set_virtual_text
Gregory Anders
2
2021-07-31
fix(lsp): Include client name in handler error messages (#15227)
Mathias Fußenegger
1
2021-07-29
feat(lsp): implement vim.lsp.diagnostic.redraw() (#15203)
Gregory Anders
1
2021-07-26
feat(lsp): make list handlers configurable (#15199)
Gregory Anders
1
2021-07-22
lsp: add vim.lsp.diagnostic.set_qflist() function (#14831)
Marc Jakobi
1
2021-07-19
fix(lsp): allow diagnostic.clear to accept nil bufnr (#15137)
Gregory Anders
1
2021-07-19
feat(lsp): allow diagnostics to be disabled for a buffer (#15134)
Gregory Anders
1
2021-07-19
feat(lsp): allow configuring zindex for floating windows (#15086)
rayx
1
2021-07-18
feat: aggregate code actions from all clients (#15121)
Folke Lemaitre
1
2021-07-17
doc(lsp): various small fixes (#15113)
Ido Ariel
2
[prev]
[next]