nvim-lspconfig/lua
Muhammad Saheed 8b5a45af96
fix(sourcekit): use textDocument/diagnostic over publishDiagnostics #3626
Problem:
nvim uses textDocument/publishDiagnostics over textDocument/diagnostic
which results in delayed diagnostics

Solution:
dyanmically register textDocument/diagnostic capability
2025-02-26 13:45:01 -08:00
..
lspconfig fix(sourcekit): use textDocument/diagnostic over publishDiagnostics #3626 2025-02-26 13:45:01 -08:00
lspconfig.lua fix(typst_lsp): deprecate typst_lsp to tinymist (#3493) 2024-12-05 18:54:48 +08:00