File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,20 @@ <h2>Platform and Equinox</h2>
4242 < td id ="ViewsAndDialogs " class ="section " colspan ="2 ">
4343 < h2 > Views, Dialogs and Toolbar </ h2 >
4444 </ td >
45+ </ tr >
46+ < tr id ="multi-line-error-message ">
47+ < td class ="title "> Multi Line Error Messge for Regex Search</ td >
48+ < td class ="content ">
49+ < p >
50+ When searching for a < strong > Regex</ strong > in < strong > any searchbar</ strong > , a new error message will show up if the regex is invalid.
51+ The new Message will not only tell you that the regex is invalid, but it will also < strong > show</ strong > you at which < strong > exact
52+ location</ strong > the error is located which makes it much easier to find and fix the mistake.
53+ </ p >
54+ < p >
55+ < img src ="images\multiline-regex-improvement.png " alt ="Multiline Error Message ">
56+ </ p >
57+ </ td > s
58+ </ tr >
4559 </ tr >
4660 <!-- ******************* End of Views, Dialogs and Toolbar ************************************* -->
4761
You can’t perform that action at this time.
0 commit comments