Release notes for SoulEdit V7.7: Difference between revisions
Jump to navigation
Jump to search
m (→New in version 7.7: add details for railway tracks) |
m (add link) |
||
Line 1: | Line 1: | ||
This document lists the changes that have been made for <var class="product">[[SoulEdit]]</var> version 7.7. | |||
This document lists the changes that have been made for <var class="product">SoulEdit</var> version 7.7. | |||
<p><var class="product">SoulEdit</var> 7.7 is designed for use with Model 204 V7.7 and later but is backward compatible to Model 204 V7.6.</p> | <p><var class="product">SoulEdit</var> 7.7 is designed for use with Model 204 V7.7 and later but is backward compatible to Model 204 V7.6.</p> | ||
Latest revision as of 19:47, 23 June 2017
This document lists the changes that have been made for SoulEdit version 7.7.
SoulEdit 7.7 is designed for use with Model 204 V7.7 and later but is backward compatible to Model 204 V7.6.
SoulEdit is a member of the RKTools product family; see also the release notes for RKTools version 7.7.
New in version 7.7
SoulEdit in RKTools 7.7 includes a "railway track" formatting feature that lets you easily detect indentation problems and missing block-ending lines.
Railway tracks are vertical bars that replace leading blanks in code, revealing at a glance the level of code indentation, as shown in this figure:
To insert railway tracks in your code:
- Enter
SETUP
from the SoulEdit command line. - In the Editor Preferences window, specify
Y
for the Show Railway Tracks field. - Press the F5 function key to save and exit.