summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/lsp/log.lua
AgeCommit message (Expand)AuthorFiles
2026-04-10feat(ex): add `:log` commandOlivia Kinnear1
2026-03-29docs: misc #38532Justin M. Keyes1
2025-08-28refactor(lua): consistent use of local aliasesChristian Clason1
2025-08-11fix(lsp): deprecate vim.lsp.set_log_level, vim.lsp.get_log_path #35274Maria José Solano1
2025-06-16fix(lsp): use vim.notify for all message types #34489someoneinjd1
2025-05-31feat(lsp)!: pass entire entry to format function (#34166)Maria José Solano1
2025-05-25refactor(lsp): use `vim.validate` in `vim.lsp.log` (#34165)Maria José Solano1
2025-05-17feat(logs): show full paths in lsp logs (#33886)Anakin Childerhose1
2025-04-27docs: lsp, emoji, startup #33446Justin M. Keyes1
2025-03-21docs: misc (#32928)dundargoc1
2025-03-12fix(lsp): handle non-existent configs in lsp.config/enableLewis Russell1
2024-11-16fix(lsp): type-errors, other nits in vim.lsp.log #31235Maria José Solano1
2024-08-03fix(lsp): redundant spaces in lsp log (#29970)Jaehwang Jung1
2024-06-11refactor(lua): improve type annotationsLewis Russell1
2024-03-07feat(lua): deprecate vim.tbl_add_reverse_lookupMaria José Solano1
2024-02-27feat(docs): replace lua2dox.luaLewis Russell1
2024-02-08refactor(lsp): tidy up loggingLewis Russell1
2023-12-14feat(lsp): more annotationsLewis Russell1
2023-07-18docs(lua): more improvements (#24387)Lewis Russell1
2023-07-10fix(lint): lint warnings #24226Raphael1
2023-07-01fix(lsp): lint warnings, default offset_encoding #24046Raphael1
2023-06-03feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell1
2023-04-13refactor: remove modelines from Lua filesGregory Anders1
2023-03-07docs(lsp): change type annotations from number → integer (#22510)Jaehwang Jung1
2022-12-09fix(lsp): correct some type annotations (#21365)Mathias Fußenegger1
2022-12-04fix(lsp): ensure open_logfile is safe for fast events (#21288)Mathias Fußenegger1
2022-07-07refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason1
2022-05-12feat(defaults): session data in $XDG_STATE_HOME #15583Ivan1
2022-05-09chore: format runtime with styluaChristian Clason1
2022-05-03feat(lsp): add logging level "OFF" (#18379)ii141
2021-12-28chore: fix typos (#16506)dundargoc1
2021-11-30docs(lsp): add annotations for private functionsGregory Anders1
2021-09-15feat(lsp): improve logging (#15636)Michael Lingelbach1
2021-09-07chore(lsp): fix formatting in vim.lsp.log (#15596)Michael Lingelbach1
2021-09-07feat(lsp): add warning message for large log sizeMichael Lingelbach1
2021-09-07feat(lsp): add lsp healthcheckMichael Lingelbach1
2021-08-22docs: make Lua docstrings consistent #15255Gregory Anders1
2021-07-10fix(lsp): correctly check for windows in lsp logger (#14954)Oliver Marriott1
2021-04-16lsp: deep copy vim.lsp.log when reloadingDingcheng Yue1
2021-03-06lsp: add explicit entry on lsp log startPiyush Jaipuriyar1
2021-01-31feat: adds vim.notifyMatthieu Coudron1
2021-01-13logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach1
2020-08-23Add FIXMEsPatrice Peterson1
2020-08-23Add docs for most vim.lsp methodsPatrice Peterson1
2020-05-23lsp: change log name to "lsp.log" from "vim-lsp.log"Hirokazu Hata1
2020-05-17lsp: Fix timezone format of LSP log (ISO 8601) (#12332)Eisuke Kawashima1
2020-03-02lsp: make showMessage and logMessage callbacks different (#11942)Hirokazu Hata1
2019-11-13lua LSP client: initial implementation (#11336)Ashkan Kiani1