mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 19:02:13 +10:00
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.
27 KiB
27 KiB