StatET 4.12 – New and Noteworthy
For further information about the release see the release page for StatET 4.12.0.
Source Editors |
|
| Sticky Scrolling |
The source editors of StatET provides language specific support for sticky scrolling:
|
| On-Save Actions |
The source editors for R and for TeX offer the option to perform actions on save. If the feature is enabled, the
specified actions are executed each time when the editor´s content is saved, before the source code is written to the
file.
Tip: The changes made by the actions can be undone using the regular Undo command. Undoing restores the code before saving in the editor and also saves this state to the file. |
R Package Development |
|
| R Language Version |
By default, the R language version for an R package project is automatically taken from the package
DESCRIPTION file, if an R version requirement is specified there, and no longer needs to be set manually.
|
Debugger |
|
| Compare with Clipboard |
The context menu of the detail pane in the Variables view (R Variable Text Viewer) and the output in the
R Console provides the new action Compare with Clipboard. It compares the (selected) text of the viewer with the
text in the clipboard in a new compare viewer enabling easy identification of differences.
|
RJ / RServi Development Library |
|
| Changes | For new and noteworthy items of the RJ/RServi development library see its CHANGES file. |



