Skip to content

Commit 1071cae

Browse files
Bananeweizenfedejeanne
authored andcommitted
Fix image paths and reword some N&N entries
1 parent 7be6486 commit 1071cae

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

news/4.34/jdt.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h2>Java Views and Dialogs</h2>
163163
</td>
164164
</tr>
165165
<tr id="new-filter-options">
166-
<td class="title"> New Filter Options in Call Hierarchy </td>
166+
<td class="title">New Filter Options in Call Hierarchy</td>
167167
<td class="content">
168168
<p>
169169
This change helps <strong>filtering your results</strong> after calling the <strong>Call Hierarchy</strong> on a method.
@@ -186,7 +186,7 @@ <h2>Java Views and Dialogs</h2>
186186
With the new, more accessible filters button, changing the filters is easier than ever, especially now that there are more and better options to filter the results.
187187
</p>
188188
<p>
189-
<img src="images\move-filtersbutton-to-top.png" alt="Filters Button on Top bar"/>
189+
<img src="images/move-filtersbutton-to-top.png" alt="Filters Button on Top bar">
190190
</p>
191191
<p>
192192
You can still use the old way to access the filter like so:
@@ -223,7 +223,7 @@ <h2>Java Formatter </h2>
223223
</td>
224224
</tr>
225225
<!-- ******************* End of Java Formatter ************************************* -->
226-
226+
227227
<!-- *********************** Debug ******************************** -->
228228
<tr>
229229
<td id="Debug" class="section" colspan="2">

news/4.34/platform.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ <h2>Platform and Equinox</h2>
4343
<h2>Views, Dialogs and Toolbar </h2>
4444
</td>
4545
</tr>
46-
46+
4747
<tr id = "improved-regex-handeling">
48-
<td class="title"> Improved Regex Handeling when searching </td>
48+
<td class="title">Improved Regex Search</td>
4949
<td class="content">
5050
<p>
51-
Thanks to this change, <strong>searching for a regex</strong> just got much better. If a regex which you typed into the searchbar,
52-
is not valid, a small <strong>decoration</strong> will show up and tell you that the expression is invalid.
51+
<strong>Searching for a regex</strong> just got much better. When typing an invalid regex into the search bar,
52+
a small <strong>decoration</strong> will show up and tell you that the expression is invalid.
5353
</p>
5454
<p>
5555
<img src="images/regex-improvement-decoration.png" alt="regex decoration">
@@ -65,7 +65,7 @@ <h2>Views, Dialogs and Toolbar </h2>
6565
</p>
6666
</td>
6767
</tr>
68-
68+
6969
<!-- ******************* End of Views, Dialogs and Toolbar ************************************* -->
7070

7171
<!-- ******************* Text Editors ************************************* -->
@@ -113,14 +113,14 @@ <h2>Preferences </h2>
113113
<td class="title">Configure Color of Code Mining</td>
114114
<td class="content">
115115
<p>
116-
Up to now the color used for rendering <em>Code Minings</em> could not be configured
116+
Up to now the color used for rendering <em>Code Minings</em> could not be configured
117117
and the same fixed color was used for light and dark theme.
118-
</p>
119-
<p>Now it's possible for users to configure the color via the <em>Text editor code mining
118+
</p>
119+
<p>Now it's possible for users to configure the color via the <em>Text editor code mining
120120
color</em> on the <b>Colors & Fonts</b> preference page.
121-
In addition separte default colors are provided for the light and the dark theme.
121+
In addition separate default colors are provided for the light and the dark theme.
122122
</p>
123-
123+
124124
<p><img style="max-width: 600px;" src="images/code_minig_color.png" alt="Code mining color preference setting"/></p>
125125
</td>
126126
</t

0 commit comments

Comments
 (0)