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
/
util.lua
Age
Commit message (
Expand
)
Author
Files
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-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
1
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
Merge pull request #12252 from dlukes/formatting-sync
Hirokazu Hata
1
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
1
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-04
lsp: compute height of floating preview correctly for wrapped lines (#12380)
Christian Clason
1
2020-06-04
Merge pull request #12343 from ndreas/fix/lsp-multibyte-indexing
Hirokazu Hata
1
2020-05-31
lua: add vim.highlight.range (#12401)
Christian Clason
1
2020-05-28
lua: simple snippet support in the completion items (#12118)
Viktor Kojouharov
1
2020-05-26
lsp: add preview_location util function (#12368)
Christian Clason
1
2020-05-19
Use get_line_byte_from_position in jump_to_location
Andreas Johansson
1
2020-05-19
Refactor fetching the line byte
Andreas Johansson
1
2020-05-19
lsp: fix get diagnositcs
Mike Hartington
1
2020-05-17
lsp: Handle end lines in apply_text_edits (#12314)
Andreas Johansson
1
2020-05-16
LSP: Add textDocument/codeAction support (#11607)
Jesse
1
2020-05-13
lsp: fix bug when documentEdit version=null for unattached buffer (#12272)
landerlo
1
2020-05-08
lsp: Make apply_text_edits non-ASCII safe (#12223)
Christian Clason
1
2020-05-07
lsp: Handle unknown CompletionItemKind and SymbolKind (#12257)
Hirokazu Hata
1
2020-05-07
lsp: set buflisted when jumping to location (#12253)
Gabriel Sanches
1
2020-05-04
lsp: fix tagstack for location jump #12248
Gabriel Sanches
1
2020-05-04
Merge pull request #12237 from h-michael/vim-nil
Matthieu Coudron
1
2020-05-02
Merge pull request #12228 from h-michael/fix-docsyms-to-items
Matthieu Coudron
1
2020-05-02
LSP: Support LocationLink (#12231)
Christian Clason
1
2020-05-02
lsp: fix lsp.util.symbols_to_items
Hirokazu Hata
1
2020-05-01
[LSP] check for vim.NIL and add apply_text_document_edit tests
ckipp01
1
2020-04-30
Merge pull request #12204 from archseer/lsp-user-data
Matthieu Coudron
1
2020-04-29
LSP: enable using different highlighting rules for LSP signs (#12176)
Ghjuvan Lacambre
1
2020-04-29
lsp/completion: Expose completion_item under completed_items.user_data.
Blaž Hrastnik
1
2020-04-28
LSP: support tagstack #12096
Yen3
1
2020-04-26
LSP: don't redefine LspDiagnostics signs #12164
jakbyte
1
2020-04-26
LSP: Fix show_line_diagnostics #12186
Mathias Fußenegger
1
2020-04-26
LSP: Add a check for null version in VersionedTextDocumentIdentifier (#12185)
Chris Kipp
1
2020-04-25
LSP: remove obsolete "peek definition" code #12178
Thore Weilbier
1
2020-04-25
LSP: Expose diagnostics grouped by bufnr (#11932)
Mathias Fußenegger
1
2020-04-25
lsp: remove buffer version on buffer_detach (#12029)
Hirokazu Hata
1
2020-04-20
Merge pull request #11989 from Weypare/textEdit
Matthieu Coudron
1
2020-04-20
LSP/completion: Add completion text helper function
Andrey Avramenko
1
2020-04-19
lsp: export convert_signature_help_to_markdown_lines (#11950)
Hirokazu Hata
1
2020-04-18
lsp: replace the event that closes the signature help preview window from Ins...
Hirokazu Hata
1
2020-04-16
lsp: provide a default for missing reference kind (#12127)
George Zhao
1
2020-03-16
Merge pull request #11927 from Jesse-Bakker/lsp-buf-version
Björn Linse
1
2020-03-06
LSP/completion: add textEdit support
Andrey Avramenko
1
[prev]
[next]