Files
neovim/runtime/lua/vim/lsp
glepnir 5c15df449a 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.
2025-05-04 06:40:35 -07:00
..
2025-04-17 15:44:46 +01:00
2025-04-27 13:40:46 -07:00
2025-04-27 15:44:11 -07:00
2025-04-27 13:40:46 -07:00