Skip to content

Commit 570de6d

Browse files
committed
N&N for #2407
1 parent 1d0ded2 commit 570de6d

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
8.1 KB
Loading

news/4.34/platform.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,21 @@ <h2>Views, Dialogs and Toolbar </h2>
6565
</p>
6666
</td>
6767
</tr>
68+
69+
</tr>
70+
<tr id="multi-line-error-message">
71+
<td class="title">Multi Line Error Messge for Regex Search</td>
72+
<td class="content">
73+
<p>
74+
When searching for a <strong>Regex</strong> in <strong>any searchbar</strong>, a new error message will show up if the regex is invalid.
75+
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
76+
location</strong> the error is located which makes it much easier to find and fix the mistake.
77+
</p>
78+
<p>
79+
<img src="images\multiline-regex-improvement.png" alt="Multiline Error Message">
80+
</p>
81+
</td>s
82+
</tr>
6883

6984
<!-- ******************* End of Views, Dialogs and Toolbar ************************************* -->
7085

0 commit comments

Comments
 (0)