Skip to content

Commit 4f8b5d8

Browse files
committed
N&N for #2407
1 parent b8f0d16 commit 4f8b5d8

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
8.1 KB
Loading

news/4.34/platform.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)