|
StepEdit - 4.0.0.10071
| • | CHANGED: Fixed an error when switching from source to preview view when no file was loaded. |
| • | NEW: StepEdit will now read and process StepEdit Skeleton when inserting images, providing a way to choose the correct syntax created. See the topic 'Explanation <IMG> Editor skeletons' for more information regarding this new feature. |
StepEdit - 4.0.0.9337
| • | NEW: The popup menu in the read-only area now has the 'Clear' command, which will empty and than hide the read-only area. |
| • | CHANGED: 'Search - Find' and 'Search - Find again' now also works when the read-only part is active. Both commands will search in the active source area, be it the edit area of the read-only area. |
StepEdit - 4.0.0.9334
| • | NEW: 'View - Validator statistics' (Ctrl-Alt-V) will display/hide the statistics area of the HtmlValidator output. |
| • | CHANGED: The short cut for 'Insert - DIV' is now Shift-Ctrl-D. |
| • | CHANGED: The short cuts used to insert images from file, memory (clipboard) or scanner are now re-assigned to Shift-Ctrl-M, Shift-Ctrl-V and Shift-Ctrl-A. A lot of insert commands use the 'Shift-Ctrl' key combination, so this make more sense (and also this would free the Ctrl-Alt-V key combination to use to hide/display the HtmlValidator output area). |
| • | NEW: Assigned the short cut 'Shift-Ctrl-U' to the command 'Insert - Image - Use existing image'. |
| • | NEW: The key combination 'Ctrl-Alt-Cursor up' and 'Ctrl-Alt-Cursor down' will toggle the editor area and the read-only area as active component on screen (if and when they are visible and contain text). |
| • | NEW: 'View - Read-only' (Ctrl-Alt-R) will display/hide the read-only area (as well as the splitter component between edit and read-only area). |
| • | NEW: A read-only editor can now optionally be displayed below the editing area. To load a file in this read-only area, Ctrl+Right-click the tab of the file you want to load. This means that the file you want to display in the read-only area must first be loaded in the editor area before it can be loaded in the read-only area.
Note: the contents of the file loaded in the read-only editor will be a copy of the contents at the time that the tab is right-clicked. This means f.i. that the file may be closed in the editor area (while preserving the contents of the file loaded in the read-only area).
'Edit - Select all' (ctrl-a) and 'Edit - Copy' (ctrl-c) also work when the cursor is positioned in the read-only area making this an ideal tool to copy parts of the text in the read-only area to the currently active editor. |
StepEdit - 4.0.0.9189
| • | CHANGED: The 'Insert - Table' will now insert the table element using the style parameter (whenever possible). It is also now possible to specify a class name and a specific width. All values entered in this popup form will now be saved/re-used. |
StepEdit - 4.0.0.9167
| • | CHANGED: <!--StepCollect lines inside a web page are now colour coded in bright red (to distinguish them from normal html-comment lines). |
| • | VOLVED: The history list is now displayed correctly if it was visible the last time StepEdit was closed. The view history state is saved between two runs, but in previous versions the list was not displayed until the command 'View - history' was explicitly chosen. |
StepEdit - 4.0.0.9166
| • | NEW [tracker 1409] Menu option 'Edit - Insert Nbsp' (Ctrl-space) will insert the code in the current text. |
StepEdit - 4.0.0.9157
| • | NEW: StepEdit will now honor the look & feel setting the user might choose in the parameters of Sitestepper (set in StepParm.dll v 4). |
| • | NEW: Option 'Asp - Insert 'DebugValue()' will take the word under the cursor and insert the following debug code onto the next line:
DebugValue("<name>",name).
DebugValue is one of the routines available in the Sitestepper Classic Asp Steplib library. |
| • | SOLVED [tracker 1402] The first full line of a selected block is now currently commented out when the option 'Insert - Comments' is chosen. |
| • | SOLVED [tracker 365] When the cursor is positioned on a html-colour coded string and a new colour is chosen, than the previous colour (up to and including the leading #-character) is replaced with the newly selected colour. |
SiteEdit - 4.0.0.9154
| • | SOLVED [tracker 272] Single quoted strings will now be recognized by StepEdit as a valid string delimiter. To distinguish them from double quoted strings, the single quoted strings are displayed in another color. |
|