Post date: Mar 30, 2015 2:16:16 AM
Mostly bug fixes this time around. The New Class/Module/Interface/Package wizard now uses the user-definable header/footer. Folding regions can now be expanded and folded by keyboard shortcut.
====
- #(nobug) - Correct an issue with Open Declaration for included files.
- #(354) - Update New Class/Interface/Module/Package wizards to use the
file_header/file_footer settings from the SV Template Properties page
- #(354a) - Correct an issue with multi-line template parameters on Windows.
The '\r' character in line-endings introduced extraneous whitespace.
- #(371) Bracket matching doesn't move cursor if off screen
- Fixed this item
- Also fixed lockup if your cursor was to the right of the close )
- #(enh - 105) Bracket matching - selection of text within brackets
- Implemented... easy enough to take out if not requested
- #(enh - 79) Add shortcut-key support for collapsing/expanding folding
regions. CTRL+NUMPAD_MINUS (default) collapses a folding region, while
CTRL+NUMPAD_PLUS expands a folding region.
#(374) Specify parsing +=>
- Added support for other -=>, +=>, -*>, +*>
#(375) Indenter not properly handling assert property directives
This has been improved. Still choking on a label before assert property
as in "ap_label: assert property (..."