
5th May 2006, 01:09 AM
|
 |
Neville Franks - Chief Rocket Scientist
|
|
Join Date: Jan 2004
Location: Australia
Posts: 3,072
|
|
ED V4.20, B0.0 Release Notes
These Release Notes are also included in the ED distribution in ED32ReleaseUpdate.txt located in the directory ED is installed in.
This update adds some new features and addresses some issues.
What's New - Automatic matching bracket highlighting now works when the matching bracket is off-screen and then moves on-screen. For example when you scroll using the mouse wheel or vertical scroll bar, or resize a window. Thanks to Jay Burns for suggesting this here.
- The maximum size for a Template has been increased from 1K to 4K. This follows a Forum post by Duncan Mackay.
- Three new template expansion codes have been added.
- $y+ turns expand function templates on.
- $y- turns expand function templates off.
- $ft inserts the current filename without any path or file extension.
- Templates that insert a comment now include any text which is inside ()'s when Expand Function Templates is turned off. This ensures (c) is correct in a header template, for example.
- Stray ED Swap files, located in your Accounts Temp Folder, are now deleted when ED starts. These files are deleted when ED is closed, but will be left around if Windows or ED isn't closed normally.
What's Fixed - Difference Analysis no longer displays an error when the current difference has been edited, so there is no longer a difference and you right click inside the original difference. Thanks to Richard deMeester for reporting this here.
- The Tooltip that is displayed when scrolling a file using the vertical scroll bar thumb, no longer crashes ED when a function/class with a very long name is scrolled into view. Thanks to Jay Burns for reporting this here.
- Clipper 5 object matching no longer incorrectly matches a word that starts with FOR against NEXT. Reported by Christian Winkler.
- The Source Database parser for C/C++ no longer displays debug information in the Output Build window.
- Resolved a problem where ED would indicate certain commands which already exist, would be implemented in a future release. This could happen when ED was changed from a Free Trial to being Fully Licensed.
|