Files
neovim/runtime/lua/vim/lsp
glepnir e512c9589e fix(lsp): improve error completion message #33812
problem: Error notifications from LSP responses were difficult to read due to
inconsistent formatting and missing critical information like client name and error codes.

solution: Implemented a more structured error notification format using pipe separators to
clearly display client name, error code (when available), and error message.

(cherry picked from commit 5c15df449a)
2025-05-04 17:38:54 +00:00
..
2025-02-17 17:52:55 -08:00
2025-04-27 23:00:36 +00:00
2025-04-30 15:51:38 +02:00
2025-04-27 23:00:36 +00:00