aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lsp.txt
Commit message (Expand)AuthorAge
* docs(lsp): remove vim.lsp.sync (#23416)Mathias Fußenegger2023-05-01
* docs: fix typosdundargoc2023-04-04
* feat(diagnostic): add support for tagsLewis Russell2023-03-30
* docs(html): render @see items as a list #22675Justin M. Keyes2023-03-15
* docs(lsp): opt-out of default LSP "gq" #22615Zoltán Reegn2023-03-14
* docs(lsp): more precise type annotations (#22621)Jaehwang Jung2023-03-11
* docs(lsp): type annotation for lsp.client (#22509)Jaehwang Jung2023-03-09
* feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267Michal Liszcz2023-03-09
* docs(lsp): change type annotations from number → integer (#22510)Jaehwang Jung2023-03-07
* feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* docs(lsp): update cmd_env description (#22438)Mike2023-02-27
* fix(lsp): fix some type annotations (#22397)Mathias Fußenegger2023-02-25
* doc(lsp): format arguments to start_client() (#21980)Lewis Russell2023-01-24
* feat(lsp): add triggerKind option for vim.lsp.buf.code_action (#21905)kishii2023-01-21
* docs(lsp): fix type annotation on convert_input_to_markdown_lines (#21772)Chris Kipp2023-01-12
* docs(lsp): update buf_notify and rpc.notify params types (#21753)Chris Kipp2023-01-11
* feat(float): open float relative to mouse #21531Sebastian Lyng Johansen2023-01-10
* docs(lua): adjust some type annotationsnotomo2023-01-04
* feat(lsp): add function to clear codelens (#21504)Mathias Fußenegger2022-12-31
* feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17
* feat(lsp): add function to get semantic tokens at cursorChristian Clason2022-12-13
* feat(lsp): highlight semantic token modifiers (#21390)Christian Clason2022-12-12
* docs #20986Justin M. Keyes2022-12-11
* fix(lsp): correct some type annotations (#21365)Mathias Fußenegger2022-12-09
* feat(lsp): initial support for semantic token highlightingJohn Drouhard2022-12-08
* docs(gen): support language annotation in docstringsChristian Clason2022-12-02
* docs: add language annotation to Nvim manualChristian Clason2022-12-02
* docs: fix typos (#21196)dundargoc2022-11-29
* feat(lsp): support set title in lsp relate floatwindow (#21110)Raphael2022-11-21
* docs: fix/remove invalid URLs #20647Justin M. Keyes2022-10-14
* feat(lsp): support window/showDocument (#19977)lvimuser2022-10-08
* feat: added support for specifying types for lua2doxFolke Lemaitre2022-10-06
* feat(docs): format parameters as a list #20485Justin M. Keyes2022-10-05
* feat(lsp): add bufnr option to lsp.start (#20473)August Masquelier2022-10-04
* refactor(lsp): remove deprecated lsp functions (#20421)Mathias Fußenegger2022-10-01
* fix(docs): invalid :help links #20345Justin M. Keyes2022-09-25
* docs(lsp): update rpc.start stdio limitations (#20120)Mathias Fußenegger2022-09-08
* feat(lsp): add range option to lsp.buf.format (#19998)Mathias Fußenegger2022-09-08
* fix(docs): update lsp.rpc.start docs to match return value changes (#20003)Mathias Fußenegger2022-08-30
* docs(lsp): replace formatting_sync example in lsp-faq (#19994)Mathias Fußenegger2022-08-30
* feat(lsp): add tcp supportMathias Fussenegger2022-08-28
* refactor(lsp): encapsulate rpc uv handleMathias Fussenegger2022-08-28
* docs: fix typos (#19798)dundargoc2022-08-27
* docs(lsp): remove lsp.buf_request from docs (#19738)Mathias Fußenegger2022-08-18
* docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813)Jonas Strittmatter2022-08-17
* fix(lsp): fix some type annotations in lsp.rpc (#19714)Mathias Fußenegger2022-08-11
* docs: regenerateii142022-08-11
* feat(lsp): set formatexpr by default (#19677)Mathias Fußenegger2022-08-08
* feat(lsp): disable exit_timeout by default (#19672)Mathias Fußenegger2022-08-08
* docs(lsp): use direct link to formattingOptions in format docs (#19558)Mathias Fußenegger2022-07-28