Skip to content

Commit 203d7e6

Browse files
Bananeweizenfedejeanne
authored andcommitted
Fix image paths and reword some N&N entries
1 parent fc1c057 commit 203d7e6

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
@@ -164,7 +164,7 @@ <h2>Java Views and Dialogs</h2>
164164
</td>
165165
</tr>
166166
<tr id="new-filter-options">
167-
<td class="title"> New Filter Options in Call Hierarchy </td>
167+
<td class="title">New Filter Options in Call Hierarchy</td>
168168
<td class="content">
169169
<p>
170170
This change helps <strong>filtering your results</strong> after calling the <strong>Call Hierarchy</strong> on a method.
@@ -187,7 +187,7 @@ <h2>Java Views and Dialogs</h2>
187187
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.
188188
</p>
189189
<p>
190-
<img src="images\move-filtersbutton-to-top.png" alt="Filters Button on Top bar"/>
190+
<img src="images/move-filtersbutton-to-top.png" alt="Filters Button on Top bar">
191191
</p>
192192
<p>
193193
You can still use the old way to access the filter like so:
@@ -226,7 +226,7 @@ <h2>Java Formatter </h2>
226226
</tr>
227227
-->
228228
<!-- ******************* End of Java Formatter ************************************* -->
229-
229+
230230
<!-- *********************** Debug ******************************** -->
231231
<!--
232232
<tr>

news/4.34/platform.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ <h2>Platform and Equinox</h2>
4545
<h2>Views, Dialogs and Toolbar </h2>
4646
</td>
4747
</tr>
48-
48+
4949
<tr id = "improved-regex-handeling">
50-
<td class="title"> Improved Regex Handeling when searching </td>
50+
<td class="title">Improved Regex Search</td>
5151
<td class="content">
5252
<p>
53-
Thanks to this change, <strong>searching for a regex</strong> just got much better. If a regex which you typed into the searchbar,
54-
is not valid, a small <strong>decoration</strong> will show up and tell you that the expression is invalid.
53+
<strong>Searching for a regex</strong> just got much better. When typing an invalid regex into the search bar,
54+
a small <strong>decoration</strong> will show up and tell you that the expression is invalid.
5555
</p>
5656
<p>
5757
<img src="images/regex-improvement-decoration.png" alt="regex decoration">
@@ -67,7 +67,7 @@ <h2>Views, Dialogs and Toolbar </h2>
6767
</p>
6868
</td>
6969
</tr>
70-
70+
7171
<!-- ******************* End of Views, Dialogs and Toolbar ************************************* -->
7272

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

0 commit comments

Comments
 (0)