Hide or shorten error codes in problems list #233
Labels
1-feature-request ✨
Issue type: Request for a desirable, nice-to-have feature
3-fixed
Issue resolution: Issue has been fixed on the develop branch
Milestone
With most "Diagnostic Severity" levels, LTeX lists the identified spelling issues in the "Problems" tab in VS Code, where each issue consists of an explanation text plus some identifier string consisting of "LTeX - " and some all-caps code.
As these appended identifier strings are often rather long and all-caps, they take up a significant amount of space. What is more, when the "Problems" tab is narrow (e.g. when it's put on the side, not the bottom of the screen, see screenshot below), VS Code puts precedence on the identifier strings instead of the explanation, so while the codes are kept readable, the explanation is not. For a human user, this is quite counterintuitive since I'm really interested in the human-readable explanation and not the string "LTeX - " + code.
Is it possible to add an option to either shorten or entirely hide these identifier strings, or give precedence to the explanation instead of the identifier strings?
Thanks and best
The text was updated successfully, but these errors were encountered: