StatET 4.1 – New and Noteworthy
For further information about the release see the release page for StatET 4.1.0.
R Editor |
|
Substring Code Completion |
The Content Assistant now supports substring matches. Enter any part of the
desired proposal's text, and content assistant will find it!
In addition, the popup of the assistant highlights the matched characters in proposals. The improvements are available for R element proposals: as well as for template and other proposals: |
R Console |
|
Substring Code Completion | Of course, also the Content Assistant in the R Console supports the substring matches and highlighting of the matched characters. |
Command for Context Information | The command to explicitly show the Context Information now also works in the input of the R Console (default shortcut like in the editor: Ctrl+Shift+Space): |
Document Editors (Sweave/RMarkdown) |
|
Substring Code Completion |
Also the Content Assistant for LaTeX commands and reference labels supports substring
matches now. Enter any part of the desired proposal's text, and content
assistant will find it!
The popup of the assistant highlights the matched characters in proposals. |
Additional Information for Proposals |
The Content Assistant shows additional information for completion proposals of
reference labels, if available, for example the name of the section or the URL for
the link.
The proposals for reference labels are now also available in CommonMark documents. |
Context Information for LaTeX Commands | The Context Information is available for selected LaTeX commands for assistance in entering the command arguments. |
RJ / RServi Development Library |
|
Changes | For new and noteworthy items of the RJ/RServi development library see its CHANGES file. |