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
2023-01-08
fix(lsp): partially revert semantic token gravity change from #21574 (#21680)
jdrouhard
1
2023-01-06
fix(lsp): correct callHierarchy capability to fix lsp.buf.incoming_calls() (#...
周
1
2023-01-04
docs(lua): adjust some type annotations
notomo
2
2022-12-31
feat(lsp): add function to clear codelens (#21504)
Mathias Fußenegger
1
2022-12-30
fix(lsp): adjust gravity of semantic tokens extmarks (#21574)
jdrouhard
1
2022-12-19
fix(lsp): token_edit.data might be null on deletion (#21462)
tiagovla
1
2022-12-17
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
1
2022-12-13
feat(lsp): add function to get semantic tokens at cursor
Christian Clason
1
2022-12-12
feat(lsp): highlight semantic token modifiers (#21390)
Christian Clason
1
2022-12-12
perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383)
jdrouhard
1
2022-12-11
docs #20986
Justin M. Keyes
1
2022-12-10
fix(lsp): ignore null responses for semanticTokens request (#21364)
fsouza
1
2022-12-09
fix(lsp): fix get_active_clients bufnr parameter (#21366)
Mathias Fußenegger
2
2022-12-09
fix(lsp): correct some type annotations (#21365)
Mathias Fußenegger
1
2022-12-09
fix(lsp): followup fixes for semantic tokens support (#21357)
jdrouhard
1
2022-12-08
feat(lsp): initial support for semantic token highlighting
John Drouhard
2
2022-12-08
refactor(lsp): remove deprecated vim.lsp.buf_get_clients calls (#21337)
Raphael
2
2022-12-08
feat(lsp): support willSave & willSaveWaitUntil capability (#21315)
Mathias Fußenegger
1
2022-12-04
fix(lsp): ensure open_logfile is safe for fast events (#21288)
Mathias Fußenegger
1
2022-12-04
fix(lsp): call show_document with correct args
Mathias Fussenegger
1
2022-12-03
fix(lsp): render <pre>{lang} code blocks and set separator default to false (...
Folke Lemaitre
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
4
2022-11-29
docs: fix typos (#21196)
dundargoc
2
2022-11-21
feat(lsp): support set title in lsp relate floatwindow (#21110)
Raphael
2
2022-11-19
fix(lsp): ignore hover and signatureHelp responses on buffer change (#21121)
Grzegorz Rozdzialik
1
2022-11-19
feat(lsp): run handler in coroutine to support async response (#21026)
Mathias Fußenegger
3
2022-10-30
fix(lsp/window_showDocument): correctly handle external resources #20867
lvimuser
1
2022-10-16
fix(lsp): reporting bogus capabilities in CodeActionKind #20678
David Hotham
1
2022-10-09
fix(lua): properly configure luacheck and remove `local vim = ...` lines (#20...
Folke Lemaitre
4
2022-10-08
feat(lsp): support window/showDocument (#19977)
lvimuser
3
2022-10-01
refactor(lsp): remove deprecated lsp functions (#20421)
Mathias Fußenegger
1
2022-09-30
docs: fix typos (#20394)
dundargoc
1
2022-09-28
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
1
2022-09-25
fix(docs): invalid :help links #20345
Justin M. Keyes
4
2022-09-24
fix(lsp): create missing directory before creating file (#19835)
shaunsingh
1
2022-09-23
fix(lsp): use correct function name in deprecated message (#20308)
Mike
1
2022-09-20
fix(lsp): out of bounds error in lsp.util.apply_text_edits (#20137)
ofwinterpassed
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-09-08
feat(lsp): add range option to lsp.buf.format (#19998)
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-17
docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813)
Jonas Strittmatter
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-08-08
fix(lsp): set end_col in formatexpr (#19676)
Mathias Fußenegger
1
2022-08-05
fix(lsp): avoid ^M character in hover window on Windows (#19640)
Cai.MY
1
[prev]
[next]