index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
/
lsp.txt
Commit message (
Expand
)
Author
Age
*
docs(lsp): remove vim.lsp.sync (#23416)
Mathias Fußenegger
2023-05-01
*
docs: fix typos
dundargoc
2023-04-04
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
docs(html): render @see items as a list #22675
Justin M. Keyes
2023-03-15
*
docs(lsp): opt-out of default LSP "gq" #22615
Zoltán Reegn
2023-03-14
*
docs(lsp): more precise type annotations (#22621)
Jaehwang Jung
2023-03-11
*
docs(lsp): type annotation for lsp.client (#22509)
Jaehwang Jung
2023-03-09
*
feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267
Michal Liszcz
2023-03-09
*
docs(lsp): change type annotations from number → integer (#22510)
Jaehwang Jung
2023-03-07
*
feat(lsp)!: add rule-based sem token highlighting (#22022)
swarn
2023-03-06
*
docs(lsp): update cmd_env description (#22438)
Mike
2023-02-27
*
fix(lsp): fix some type annotations (#22397)
Mathias Fußenegger
2023-02-25
*
doc(lsp): format arguments to start_client() (#21980)
Lewis Russell
2023-01-24
*
feat(lsp): add triggerKind option for vim.lsp.buf.code_action (#21905)
kishii
2023-01-21
*
docs(lsp): fix type annotation on convert_input_to_markdown_lines (#21772)
Chris Kipp
2023-01-12
*
docs(lsp): update buf_notify and rpc.notify params types (#21753)
Chris Kipp
2023-01-11
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
docs(lua): adjust some type annotations
notomo
2023-01-04
*
feat(lsp): add function to clear codelens (#21504)
Mathias Fußenegger
2022-12-31
*
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
*
feat(lsp): add function to get semantic tokens at cursor
Christian Clason
2022-12-13
*
feat(lsp): highlight semantic token modifiers (#21390)
Christian Clason
2022-12-12
*
docs #20986
Justin M. Keyes
2022-12-11
*
fix(lsp): correct some type annotations (#21365)
Mathias Fußenegger
2022-12-09
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
docs: add language annotation to Nvim manual
Christian Clason
2022-12-02
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
feat(lsp): support set title in lsp relate floatwindow (#21110)
Raphael
2022-11-21
*
docs: fix/remove invalid URLs #20647
Justin M. Keyes
2022-10-14
*
feat(lsp): support window/showDocument (#19977)
lvimuser
2022-10-08
*
feat: added support for specifying types for lua2dox
Folke Lemaitre
2022-10-06
*
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
feat(lsp): add bufnr option to lsp.start (#20473)
August Masquelier
2022-10-04
*
refactor(lsp): remove deprecated lsp functions (#20421)
Mathias Fußenegger
2022-10-01
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
docs(lsp): update rpc.start stdio limitations (#20120)
Mathias Fußenegger
2022-09-08
*
feat(lsp): add range option to lsp.buf.format (#19998)
Mathias Fußenegger
2022-09-08
*
fix(docs): update lsp.rpc.start docs to match return value changes (#20003)
Mathias Fußenegger
2022-08-30
*
docs(lsp): replace formatting_sync example in lsp-faq (#19994)
Mathias Fußenegger
2022-08-30
*
feat(lsp): add tcp support
Mathias Fussenegger
2022-08-28
*
refactor(lsp): encapsulate rpc uv handle
Mathias Fussenegger
2022-08-28
*
docs: fix typos (#19798)
dundargoc
2022-08-27
*
docs(lsp): remove lsp.buf_request from docs (#19738)
Mathias Fußenegger
2022-08-18
*
docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813)
Jonas Strittmatter
2022-08-17
*
fix(lsp): fix some type annotations in lsp.rpc (#19714)
Mathias Fußenegger
2022-08-11
*
docs: regenerate
ii14
2022-08-11
*
feat(lsp): set formatexpr by default (#19677)
Mathias Fußenegger
2022-08-08
*
feat(lsp): disable exit_timeout by default (#19672)
Mathias Fußenegger
2022-08-08
*
docs(lsp): use direct link to formattingOptions in format docs (#19558)
Mathias Fußenegger
2022-07-28
[next]