IDE diagnostics that label severity with a word instead of a number now show up instead of vanishing.
What's wrong with this entry?
Diagnostics from the IDE MCP server that report severity as a word rather than a number are now understood instead of being dropped.
- a new lookup lowercases the string and maps error, warning, info, information and hint to the canonical form
- non-strings and unrecognised values yield no severity
- the mapping table is absent from the previous build
information
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Stale editor bridge connections are dropped instead of read
Both mention integration
-
v2.1.234
Git remote URLs can no longer smuggle a different host
Both mention integration
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration