aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lsp.txt
Commit message (Expand)AuthorAge
* refactor(lsp): deprecate util methods (#25400)Maria José Solano2023-09-29
* fix(lsp): clear codelens on LspDetach (#24903)Jaehwang Jung2023-09-21
* fix(lsp)!: deprecate trim_empty_linesMaria José Solano2023-09-19
* feat(lsp): use treesitter for stylize markdownMaria José Solano2023-09-19
* docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
* docs: fix typos and other small fixes (#25005)dundargoc2023-09-14
* feat(lsp): improve control over placement of floating windows (#24494)Grace Petryk2023-09-10
* feat(lsp): add original LSP Location as item's user_data in locations_to_item...Tom Praschan2023-09-07
* fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason2023-08-09
* docs(lsp): fix references to protocol.constants #24578Maria José Solano2023-08-07
* fix(lsp): do not assume client capability exists in watchfiles check (#24550)Sean Dewar2023-08-04
* docs: luaref cleanup #24541Justin M. Keyes2023-08-03
* feat(gen_lsp.lua): protocol.Methods #24504mathew2023-08-01
* docs(lsp): clean up LSP event documentation #24413Chris AtLee2023-07-21
* feat(lsp): implement textDocument/diagnostic (#24128)Chris AtLee2023-07-20
* docs(lua): more improvements (#24387)Lewis Russell2023-07-18
* Merge pull request #24363 from lewis6991/docs/luatypesLewis Russell2023-07-17
|\
| * docs: handle whitespace in emmycommentsLewis Russell2023-07-17
* | feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)Mathias Fußenegger2023-07-17
|/
* feat(lsp): map K to hover by default #24331Mathias Fußenegger2023-07-14
* feat(lsp): add method filter to get_active_clients (#24319)Mathias Fußenegger2023-07-12
* fix(lint): lint warnings #24226Raphael2023-07-10
* docs: gather @notes items into one sectionJustin M. Keyes2023-07-08
* docs: "Return (multiple)" headingJustin M. Keyes2023-07-08
* fix(lsp): revert change to buf.clear_references() #24238Raphael2023-07-04
* fix(lsp): lint warnings, default offset_encoding #24046Raphael2023-07-01
* feat(lsp): move inlay_hint() to vim.lsp (#24130)Mathias Fußenegger2023-06-30
* docs: autocmds, miscJustin M. Keyes2023-06-25
* fix(docs): vimdoc syntax errorsJustin M. Keyes2023-06-25
* feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)Mathias Fußenegger2023-06-22
* test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* docs: lsp, vim_diffJustin M. Keyes2023-06-22
* docs(lsp): mention ctx.versionJustin M. Keyes2023-06-21
* fix(lsp): always return boolean in lsp.buf_client_attach (#24077)Sooryakiran Ponnath2023-06-20
* docs(lsp): LspInlayHint highlight group #24071Chinmay Dalal2023-06-20
* feat(lsp): inlay hints #23984Chinmay Dalal2023-06-19
* docs #24061Justin M. Keyes2023-06-19
* docs #22363Justin M. Keyes2023-06-19
* docs: semantic token methods in :h lsp-method #23991jdrouhard2023-06-11
* feat(lsp): add handlers for inlay hints (#23736)Chinmay Dalal2023-06-11
* feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...Mathias Fußenegger2023-06-09
* fix(lsp): reduce diagnostics and add more types (#23948)Lewis Russell2023-06-07
* feat(lsp)!: promote LspRequest to a full autocmd and enrich with additional d...jdrouhard2023-05-30
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* docs: small fixesdundargoc2023-05-13
* refactor(lsp): mark server_ready function as deprecated (#23520)Raphael2023-05-13
* docs(lsp): fix `config.cmd` argument for `vim.lsp.start_client` (#23560)hituzi no sippo2023-05-09
* docs(lsp): fix type of `config.cmd` argument for `vim.lsp.start_client` (#23550)hituzi no sippo2023-05-09
* docs(lsp): remove vim.lsp.sync (#23416)Mathias Fußenegger2023-05-01
* docs: fix typosdundargoc2023-04-04