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
/
rpc.lua
Age
Commit message (
Expand
)
Author
Files
2023-07-10
fix(lint): lint warnings #24226
Raphael
1
2023-07-01
fix(lsp): lint warnings, default offset_encoding #24046
Raphael
1
2023-06-07
feat(lua): add `vim.system()`
Lewis Russell
1
2023-06-03
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
1
2023-04-13
refactor: remove modelines from Lua files
Gregory Anders
1
2023-03-07
docs(lsp): change type annotations from number → integer (#22510)
Jaehwang Jung
1
2023-02-25
fix(lsp): fix some type annotations (#22397)
Mathias Fußenegger
1
2023-01-11
docs(lsp): update buf_notify and rpc.notify params types (#21753)
Chris Kipp
1
2022-11-19
feat(lsp): run handler in coroutine to support async response (#21026)
Mathias Fußenegger
1
2022-10-09
fix(lua): properly configure luacheck and remove `local vim = ...` lines (#20...
Folke Lemaitre
1
2022-09-25
fix(docs): invalid :help links #20345
Justin M. Keyes
1
2022-09-20
fix(lsp): support `false` result in handlers (#20252)
Mathias Fußenegger
1
2022-09-08
docs(lsp): update rpc.start stdio limitations (#20120)
Mathias Fußenegger
1
2022-08-30
fix(docs): update lsp.rpc.start docs to match return value changes (#20003)
Mathias Fußenegger
1
2022-08-28
feat(lsp): add tcp support
Mathias Fussenegger
1
2022-08-28
refactor(lsp): extract rpc client from rpc.start
Mathias Fussenegger
1
2022-08-28
refactor(lsp): encapsulate rpc uv handle
Mathias Fussenegger
1
2022-08-28
refactor(lsp): factor out read_loop function
Mathias Fussenegger
1
2022-08-11
fix(lsp): avoid pipe leaks if lsp cmd isn't executable (#19717)
Mathias Fußenegger
1
2022-08-11
fix(lsp): fix some type annotations in lsp.rpc (#19714)
Mathias Fußenegger
1
2022-07-15
refactor(lsp): make the use of local aliases more consistent
ii14
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-05-22
fix(lsp): do not detach LSP servers on Windows #18703
Gregory Anders
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2022-05-08
fix(lsp): detach spawned LSP server processes (#18477)
Gregory Anders
1
2022-04-30
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
1
2021-12-28
chore: fix typos (#16506)
dundargoc
1
2021-11-30
fix(lsp): change rpc start notify level to warn (#16467)
Michael Lingelbach
1
2021-11-27
chore: fix typos (#16361)
dundargoc
1
2021-11-25
feat(lsp): use uv_spawn to check if server executable (#16430)
Michael Lingelbach
1
2021-10-29
feat(lsp): track pending+cancel requests on client object #15949
jdrouhard
1
2021-10-08
fix(lsp): expose ContentModified error code to callbacks (#15262)
Rishikesh Vaishnav
1
2021-10-05
feat(lsp): improve json deserialization performance (#15854)
Michael Lingelbach
1
2021-09-28
refactor(lsp): remove json encode/decode wrappers (#15826)
Mathias Fußenegger
1
2021-09-26
feat(lsp): use cjson for lsp rpc (#15759)
Michael Lingelbach
1
2021-09-15
feat(lsp): improve logging (#15636)
Michael Lingelbach
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-06-25
fix(lsp): Handle nil message_callbacks
Mathias Fussenegger
1
2021-06-24
fix(lsp): do not convert vim.NIL to nil in lists
Akin Sowemimo
1
2021-05-23
lsp: Only mute RequestCancelled or ContentModified, but not other errors
Mathias Fussenegger
1
2021-04-30
lsp: Allow decoded.result to be `false`
Mathias Fussenegger
1
2021-04-01
lsp: allow launching language servers with uv_spawn using cwd arg
Michael Lingelbach
1
2021-02-26
fix: show error when language server start fails and prevent future requests
David Zhang
1
2020-11-29
lsp: Reduce memory usage for buffering the message from LSP.
Yuki Ito
1
2020-11-12
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
1
2020-11-02
lsp: remove vim.NIL from processing (#13174)
TJ DeVries
1
2020-09-22
lsp: Handle ContentModified the same way as RequestCancelled (#12803)
Rasmus Ishøy Michelsen
1
2020-08-26
lsp: remove output log at rpc.notify
Hirokazu Hata
1
2020-08-23
Add FIXMEs
Patrice Peterson
1
2020-08-23
Add docs for most vim.lsp methods
Patrice Peterson
1
[prev]
[next]