-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
EnhancementA Request for an Enhancement of an Existing FeatureA Request for an Enhancement of an Existing FeaturePlatform UIIssue for Platform UIIssue for Platform UIStudentAn Issue to be Addressed By a StudentAn Issue to be Addressed By a Student
Description
Problem
Some important information is lost when the error message of the regex validation of the search is done, namely the offending character.
After applying eclipse-platform/eclipse.platform.ui#2373, the error message will look like this:
...when it could look more like this:
In the screenshot, you can see that the ^ is off: it should be right under the [
Goal
-
Show the multi-line error like the one in the last screenshot but place the
^correctly. -
In other multi-line error messages where the extra line does not add any value, the error message should have only 1 line.
This can be easily spotted by the fact that there is no ^ in the error message.
Metadata
Metadata
Assignees
Labels
EnhancementA Request for an Enhancement of an Existing FeatureA Request for an Enhancement of an Existing FeaturePlatform UIIssue for Platform UIIssue for Platform UIStudentAn Issue to be Addressed By a StudentAn Issue to be Addressed By a Student
Type
Projects
Status
✅ Done


