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-12-03
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)
Mathias Fußenegger
1
2020-12-03
lsp: Make open_floating_preview buffers ephemeral (#13437)
runiq
1
2020-11-29
lsp: Reduce memory usage for buffering the message from LSP.
Yuki Ito
1
2020-11-26
use if_nil variable replace vim.F.if_nil
Raphael
1
2020-11-25
Lsp: fix vim.F.ifnil to vim.F.if_nil (#13384)
Raphael
1
2020-11-25
LSP: Feature/add workspace folders (#12638)
Michael Lingelbach
3
2020-11-14
lsp: Expose all diagnostics (#13285)
Mathias Fußenegger
1
2020-11-13
doc: fixup sign information (#13281)
TJ DeVries
1
2020-11-12
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
7
2020-11-07
lsp: fix formatting_sync with multiple clients (#13233)
francisco souza
1
2020-11-02
lsp: remove vim.NIL from processing (#13174)
TJ DeVries
2
2020-11-01
lsp: complete support for `CodeActionKind`s to capabilities (#13180)
Jesse
1
2020-10-30
lsp: Remove snippet lies (#13183)
TJ DeVries
1
2020-10-27
lsp: Fix case where active_signature == vim.NIL (#13114)
Michael Lingelbach
1
2020-10-25
lsp: Store diagnostics for unloaded buffers (#13102)
Mathias Fußenegger
1
2020-10-25
lsp: only send buf requests to servers that support the request (#12764)
francisco souza
1
2020-10-04
Opts.wrap_at is sometimes a bool, ensure it falls back to a valid number in t...
Tony Kuneck
1
2020-09-30
LSP: Fix separator width on hover (fixes #13006, #12998) (#13007)
Christian Clason
1
2020-09-24
lsp: Add vim.lsp.buf.range_code_action() (#12962)
notomo
2
2020-09-22
lsp: Handle ContentModified the same way as RequestCancelled (#12803)
Rasmus Ishøy Michelsen
1
2020-09-18
lsp: remove popup No signature available. (#12915)
Raphael
1
2020-09-14
lsp: fix failed switch window error (#12900)
Raphael
1
2020-09-12
lsp: fix lsp.buf.formatting_sync() null response (#12752)
beardedsakimonkey
1
2020-09-12
lsp: Fix parameter markdown rendering for signature help (#12832)
Xuyuan Pang
1
2020-09-01
Merge #12468 'lsp: logging'
Justin M. Keyes
1
2020-09-01
lsp/make_position_param(): handle empty buffer #12825
Gıyaseddin Tanrıkulu
1
2020-08-30
lsp: Fix bad sortText comparison (#12485)
Anmol Sethi
1
2020-08-26
lsp: remove output log at rpc.notify
Hirokazu Hata
1
2020-08-23
Add FIXMEs
Patrice Peterson
4
2020-08-23
Add docs for most vim.lsp methods
Patrice Peterson
6
2020-08-08
Remove unused function (#12719)
Patrice Peterson
1
2020-07-30
Revert "lsp: Fix text edits with the same start position (#12434)" (#12564)
Andreas Johansson
1
2020-07-20
Make the window `nomodifiable` when it's created
Cédric Barreteau
1
2020-07-20
LSP: make the hover window nomodifiable
Cédric Barreteau
1
2020-07-19
doc: Add documentation for some `vim.lsp.buf` functions (#12552)
cbarrete
1
2020-07-18
lsp: Add support for call hierarchies (#12556)
cbarrete
3
2020-07-05
lsp: add optional vertical padding, maximal size to floats (#12444)
Christian Clason
1
2020-07-02
doc: fix scripts and regenerate (#12506)
TJ DeVries
3
2020-06-30
lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)
Mathias Fußenegger
1
2020-06-27
LSP: Set current name as default rename text (#12553)
cbarrete
1
2020-06-27
Merge pull request #12252 from dlukes/formatting-sync
Hirokazu Hata
2
2020-06-23
lsp: when apply text edits, set buflisted on buffers (#12489)
francisco souza
1
2020-06-22
lsp: Add sync variant of LSP formatting
David Lukes
2
2020-06-18
lsp: Add new highlight groups used in show_line_diagnostics (#12473)
francisco souza
1
2020-06-14
lsp: Fix text edits with the same start position (#12434)
Andreas Johansson
1
2020-06-12
lsp: Add `BufLeave` to `close_preview_autocmd` function call (#12477)
Dheepak Krishnamurthy
1
2020-06-11
lsp: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync...
Stephan Seitz
1
2020-06-04
lsp: do not process diagnostics for unloaded buffers (#12440)
TJ DeVries
1
2020-06-04
lsp: compute height of floating preview correctly for wrapped lines (#12380)
Christian Clason
1
2020-06-04
lsp: Add check for `declaration` and `typeDefinition` support in vim lsp serv...
Dheepak Krishnamurthy
1
[prev]
[next]