blob: b29880c725f5c5ff55eff9fc27504d470913d99a [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="copyright" content="Copyright (c) Eclipse contributors and others 2018, 2021."/>
<meta http-equiv="Content-Language" content="en-us"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="noteworthy.css" type="text/css"/>
<title>StatET 4.1 – New and Noteworthy</title>
</head>
<body>
<h1>StatET 4.1 – New and Noteworthy</h1>
<ul>
<li><a href="#r_editor">R Editor</a></li>
<li><a href="#r_console">R Console</a></li>
<li><a href="#docml_editor">Document Editors (Sweave/RMarkdown)</a></li>
<li><a href="#rj">RJ / RServi Development Library</a></li>
</ul>
<p>For other information about the release see the <a href="https://projects.eclipse.org/projects/science.statet/releases/4.1.0">release page</a> for StatET 4.1.0.</p>
<table class="news">
<colgroup>
<col class="title" />
<col />
</colgroup>
<tbody>
<tr>
<td id="r_editor" class="section" colspan="2">
<h2>R Editor</h2>
</td>
</tr>
<tr id="r_editor-assist-substring_matches">
<td class="title"><a>Substring Code Completion</a></td>
<td class="content">
The Content Assistant now supports <b>substring matches</b>. Enter any part of the
desired proposal's text, and content assistant will find it!
<p>In addition, the popup of the assistant <b>highlights the matched characters</b> in
proposals.</p>
<p>The improvements are available for R element proposals:<br/>
<img src="images-4.1/r_editor-assist-substring-001.png"/></p>
<p>as well as for template and other proposals:<br/>
<img src="images-4.1/r_editor-assist-substring-002.png"/></p>
</td>
</tr>
<tr>
<td id="r_console" class="section" colspan="2">
<h2>R Console</h2>
</td>
</tr>
<tr id="r_console-assist-substring_matches">
<td class="title"><a>Substring Code Completion</a></td>
<td class="content">
Of course, also the Content Assistant in the R Console supports the
<a href="#r_editor-assist-substring_matches"><b>substring matches</b> and
<b>highlighting of the matched characters</b></a>.
</td>
</tr>
<tr id="r_console-assist-command_for_context_info">
<td class="title"><a>Command for Context Information</a></td>
<td class="content">
The command to explicitly show the Context Information now also works in the input
of the R Console
(default shortcut like in the editor: <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Space</kbd>):
<p><img src="images-4.1/r_console-assist-context_info.png"/></p>
</td>
</tr>
<tr>
<td id="docml_editor" class="section" colspan="2">
<h2>Document Editors (Sweave/RMarkdown)</h2>
</td>
</tr>
<tr id="docml_editor-assist-substring_matches">
<td class="title"><a>Substring Code Completion</a></td>
<td class="content">
Also the Content Assistant for LaTeX commands and reference labels supports <b>substring
matches</b> now. Enter any part of the desired proposal's text, and content
assistant will find it!
<p>The popup of the assistant <b>highlights the matched characters</b> in proposals.</p>
<p><img src="images-4.1/docml_editor-assist-substring.png"/></p>
</td>
</tr>
<tr id="docml_editor-assist-reference_labels">
<td class="title"><a>Additional Information for Proposals</a></td>
<td class="content">
The Content Assistant shows additional information for <b>completion proposals of
reference labels</b>, if available, for example the name of the section or the URL for
the link.
<p>The proposals for reference labels are now also available in CommonMark documents.</p>
<p><img src="images-4.1/docml_editor-assist-reference_labels.png"/></p>
</td>
</tr>
<tr id="docml_editor-assist-context_information_for_ltx_commands">
<td class="title"><a>Context Information for LaTeX Commands</a></td>
<td class="content">
The Context Information is available for selected LaTeX commands for assistance in
entering the command arguments.
<p><img src="images-4.1/docml_editor-assist-context_information_for_ltx_commands.png"/></p>
</td>
</tr>
<tr>
<td id="rj" class="section" colspan="2">
<h2>RJ / RServi Development Library</h2>
</td>
</tr>
<tr id="rj-rservi_changes">
<td class="title"><a>Changes</a></td>
<td class="content">
For new and noteworthy items of the RJ/RServi development library see its
<a href="https://gitlab.eclipse.org/eclipse/statet/statet/-/blob/struct-2018/org.eclipse.statet-rj/releases/4.1.0.202003050800-r/CHANGES.md">CHANGES</a>
file.
</td>
</tr>
</tbody>
</table>
<div class="add-navi">
<p><a href="noteworthy-4.0.php" title="StatET 4.0 – New and Noteworthy">&#x25B6;&ensp;New and Noteworthy for previous release</a></p>
</div>
</body>
</html>