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
/
diagnostic.lua
Age
Commit message (
Expand
)
Author
Files
2024-03-05
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-10
refactor(lsp): add shared diagnostic handler
Maria José Solano
1
2024-02-10
refactor(lsp): add type annotations
Maria José Solano
1
2024-02-08
feat(lsp): deprecate severity_limit
Lewis Russell
1
2024-02-08
refactor(lsp): tidy up logging
Lewis Russell
1
2024-02-06
fix(lsp): send back diagnostic tags to the server
Lewis Russell
1
2024-02-03
refactor: create function for deferred loading
dundargoc
1
2023-12-14
feat(lsp): more annotations
Lewis Russell
1
2023-10-21
fix(lsp): log unknown diagnostic tags instead of showing a warning (#25705)
Jorge Mederos
1
2023-10-14
refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)
Mathias Fußenegger
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
2023-08-31
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
1
2023-08-03
refactor(lsp): use protocol.Methods instead of strings #24537
Raphael
1
2023-08-01
fix(lsp): inlay hints: "Failed to delete autocmd" when closing buffer #24469
Chris AtLee
1
2023-07-20
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-03-31
fix(diagnostic): use correct field name for tags (#22835)
Akin
1
2023-03-30
feat(diagnostic): add support for tags
Lewis Russell
1
2023-03-07
docs(lsp): change type annotations from number → integer (#22510)
Jaehwang Jung
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
2022-07-09
refactor: remove functions marked for deprecation in 0.8 (#19299)
Gregory Anders
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2022-05-03
feat(lua): vim.deprecate() #18320
dundargoc
1
2022-04-26
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
1
2022-03-02
feat(diagnostic): add "code" to the diagnostic structure (#17510)
David Shen
1
2022-01-21
docs(lsp): fix on_publish_diagnostics example (#17146)
xnmet
1
2022-01-06
feat(lua): add notify_once() (#16956)
Gregory Anders
1
2021-12-08
refactor(diagnostic): add warning to deprecated functions (#16536)
dundargoc
1
2021-12-07
refactor(lsp): remove usage of deprecated function (#16539)
Gregory Anders
1
2021-11-28
feat(diagnostic): use `scope = 'line'` by default for `open_float()` (#16456)
cbarrete
1
2021-11-27
chore: fix typos (#16361)
dundargoc
1
2021-11-25
feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)
Gregory Anders
1
2021-11-19
fix(diagnostic): deepcopy diagnostics before clamping line numbers
Gregory Anders
1
2021-11-05
fix(diagnostic): handle an unknown or missing client (#16242)
Gregory Anders
1
2021-10-29
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
1
2021-10-20
fix(lsp): adjust legacy show diagnostic functions to use correct scope (#16106)
Mathias Fußenegger
1
2021-10-19
refactor(diagnostic)!: replace 'show_*' functions with 'open_float' (#16057)
Gregory Anders
1
2021-10-18
fix(lsp): persist diagnostic config for clients
Gregory Anders
1
2021-09-21
refactor(diagnostic): remove get_virt_text_chunks()
Gregory Anders
1
2021-09-21
feat(diagnostic): add option to include diagnostic source
Gregory Anders
1
2021-09-21
fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)
Gregory Anders
1
2021-09-17
fix(diagnostic): remove check on nil return value
Gregory Anders
1
2021-09-17
refactor(diagnostic): combine config() and set() calls
Gregory Anders
1
2021-09-17
fix(diagnostic): support severity_sort
Gregory Anders
1
2021-09-17
fix(diagnostic): correctly handle folder level diagnostics
Gregory Anders
1
2021-09-17
fix(diagnostic): don't convert diagnostic table twice
Christian Clason
1
2021-09-17
fix(diagnostic): remove useless highlight links (#15683)
Gregory Anders
1
[prev]
[next]