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
/
log.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-10
feat(ex): add `:log` command
Olivia Kinnear
1
2026-03-29
docs: misc #38532
Justin M. Keyes
1
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
1
2025-08-11
fix(lsp): deprecate vim.lsp.set_log_level, vim.lsp.get_log_path #35274
Maria José Solano
1
2025-06-16
fix(lsp): use vim.notify for all message types #34489
someoneinjd
1
2025-05-31
feat(lsp)!: pass entire entry to format function (#34166)
Maria José Solano
1
2025-05-25
refactor(lsp): use `vim.validate` in `vim.lsp.log` (#34165)
Maria José Solano
1
2025-05-17
feat(logs): show full paths in lsp logs (#33886)
Anakin Childerhose
1
2025-04-27
docs: lsp, emoji, startup #33446
Justin M. Keyes
1
2025-03-21
docs: misc (#32928)
dundargoc
1
2025-03-12
fix(lsp): handle non-existent configs in lsp.config/enable
Lewis Russell
1
2024-11-16
fix(lsp): type-errors, other nits in vim.lsp.log #31235
Maria José Solano
1
2024-08-03
fix(lsp): redundant spaces in lsp log (#29970)
Jaehwang Jung
1
2024-06-11
refactor(lua): improve type annotations
Lewis Russell
1
2024-03-07
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-08
refactor(lsp): tidy up logging
Lewis Russell
1
2023-12-14
feat(lsp): more annotations
Lewis Russell
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-07-10
fix(lint): lint warnings #24226
Raphael
1
2023-07-01
fix(lsp): lint warnings, default offset_encoding #24046
Raphael
1
2023-06-03
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
1
2023-04-13
refactor: remove modelines from Lua files
Gregory Anders
1
2023-03-07
docs(lsp): change type annotations from number → integer (#22510)
Jaehwang Jung
1
2022-12-09
fix(lsp): correct some type annotations (#21365)
Mathias Fußenegger
1
2022-12-04
fix(lsp): ensure open_logfile is safe for fast events (#21288)
Mathias Fußenegger
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-05-12
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2022-05-03
feat(lsp): add logging level "OFF" (#18379)
ii14
1
2021-12-28
chore: fix typos (#16506)
dundargoc
1
2021-11-30
docs(lsp): add annotations for private functions
Gregory Anders
1
2021-09-15
feat(lsp): improve logging (#15636)
Michael Lingelbach
1
2021-09-07
chore(lsp): fix formatting in vim.lsp.log (#15596)
Michael Lingelbach
1
2021-09-07
feat(lsp): add warning message for large log size
Michael Lingelbach
1
2021-09-07
feat(lsp): add lsp healthcheck
Michael Lingelbach
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-07-10
fix(lsp): correctly check for windows in lsp logger (#14954)
Oliver Marriott
1
2021-04-16
lsp: deep copy vim.lsp.log when reloading
Dingcheng Yue
1
2021-03-06
lsp: add explicit entry on lsp log start
Piyush Jaipuriyar
1
2021-01-31
feat: adds vim.notify
Matthieu Coudron
1
2021-01-13
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
1
2020-08-23
Add FIXMEs
Patrice Peterson
1
2020-08-23
Add docs for most vim.lsp methods
Patrice Peterson
1
2020-05-23
lsp: change log name to "lsp.log" from "vim-lsp.log"
Hirokazu Hata
1
2020-05-17
lsp: Fix timezone format of LSP log (ISO 8601) (#12332)
Eisuke Kawashima
1
2020-03-02
lsp: make showMessage and logMessage callbacks different (#11942)
Hirokazu Hata
1
2019-11-13
lua LSP client: initial implementation (#11336)
Ashkan Kiani
1