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-06-01
fix(lsp): properly handle border character list without highlight groups. Fix...
Folke Lemaitre
1
2021-05-31
Merge pull request #14635 from folke/lsp_get_lines
Michael Lingelbach
1
2021-05-29
refactor(lsp): consolidate the different floating window methods into open_fl...
Folke Lemaitre
3
2021-05-26
lsp: Ensure floating markdown buffers are deleted on hide
Mathias Fussenegger
1
2021-05-25
perf(lsp): get all lines from a file in one go
Folke Lemaitre
1
2021-05-23
lsp: Only mute RequestCancelled or ContentModified, but not other errors
Mathias Fussenegger
1
2021-05-22
Merge pull request #14615 from folke/faster_locations_to_items
Michael Lingelbach
1
2021-05-22
perf(lsp): locations_to_items use libuv for unloaded buffers to get line
Folke Lemaitre
1
2021-05-22
Merge pull request #14269 from fdschmidt93/fix/document_symbol_range
Michael Lingelbach
1
2021-05-22
Merge pull request #14603 from folke/format_on_save
Michael Lingelbach
1
2021-05-21
feat(lsp): use fancy_floating_markdown for signature_help
Folke Lemaitre
2
2021-05-21
fix(lsp): clear current_syntax before formatting fancy markdown region
Folke Lemaitre
1
2021-05-21
fix(lsp): preview_location options and syntax fallback
Folke Lemaitre
1
2021-05-21
fix(lsp): allow apply_text_edits and set_lines to insert text after the last ...
Folke Lemaitre
1
2021-05-21
feat(lsp): lsp.util.fancy_floating_markdown improvements
Folke Lemaitre
1
2021-05-19
Merge pull request #14563 from mjlbach/fix_intelephense_langserver
Michael Lingelbach
1
2021-05-19
Merge pull request #14589 from mhinz/revert-smarter-tagstack
Marco Hinz
1
2021-05-19
lsp: handle unsupported call hierarchy call
Cédric Barreteau
1
2021-05-19
Revert "lsp: make tagstack smarter motion-wise (#12262)"
Marco Hinz
1
2021-05-19
Revert "lsp: fix regression in jump_to_location() (#14446)"
Marco Hinz
1
2021-05-16
lsp: handle case where CompletionItem.insertTextFormat is nil
Michael Lingelbach
1
2021-05-14
lsp: Fix range end offset off by one character
Mickaël Menu
1
2021-05-02
Merge pull request #14334 from DarwinSenior/vim.log
Michael Lingelbach
1
2021-05-02
Merge pull request #14462 from kabouzeid/feature/formatting_seq_sync
Michael Lingelbach
1
2021-05-02
Synchronous formatting methods notify the user on timeout and interrupted
Karim Abou Zeid
1
2021-05-02
Support multiple range formatting clients
Karim Abou Zeid
1
2021-05-01
Add formatting_seq_sync, change formatting and formatting_sync
Karim Abou Zeid
1
2021-05-01
lsp: fix regression in jump_to_location() (#14446)
francisco souza
1
2021-04-30
lsp: Allow decoded.result to be `false`
Mathias Fussenegger
1
2021-04-23
lsp: make tagstack smarter motion-wise (#12262)
Gabriel Sanches
1
2021-04-23
lsp: check if config is nil
Marco Hinz
1
2021-04-23
lsp: sort diagnostics by severity (#14372)
Marco Hinz
1
2021-04-16
lsp: deep copy vim.lsp.log when reloading
Dingcheng Yue
1
2021-04-14
lsp: Remove vim.NIL handling from apply_text_document_edit
Mathias Fussenegger
1
2021-04-14
lsp: Accept text document edits with version zero
Mathias Fussenegger
1
2021-04-14
lsp: fix _make_floating_popup_size when wrap_at is nil (#14359)
Michael Lingelbach
1
2021-04-14
lsp: fix off-by-one in line diagnostic highlighting
Marco Hinz
1
2021-04-12
lsp: correct float placement when using borders
Marco Hinz
1
2021-04-12
lsp: make sure borders are always inside of the screen
Marco Hinz
1
2021-04-07
Merge pull request #14309 from mjlbach/feature/hover_return_win_buf
Michael Lingelbach
1
2021-04-07
lsp: hover window should return buf/winnr from focusable float
Michael Lingelbach
1
2021-04-06
lsp: update documentation on window borders
Michael Lingelbach
1
2021-04-06
feat(lsp): make hover/signature_help borders configurable
elianiva
3
2021-04-05
lsp: floating window improvements (#14207)
Michael Lingelbach
2
2021-04-01
lsp: allow launching language servers with uv_spawn using cwd arg
Michael Lingelbach
1
2021-04-01
fix: selectionrange over range for document symbols
Fabian David Schmidt
1
2021-03-30
lsp: use utf-8 when utf-16 not requested
Michael Lingelbach
1
2021-03-28
lsp: fix utf-16 ranges to use second return value for incremental sync
Michael Lingelbach
1
2021-03-27
Merge pull request #14231 from mjlbach/fix_utf16_ranges
Michael Lingelbach
1
2021-03-27
lsp: fix utf16 ranges for incremental sync
Michael Lingelbach
1
[prev]
[next]