Snapshot with pseudo-macros extensions available.
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2005-04-15 19:26:25
|
Hi All! I updated the CVS snapshots (http://setedit.sf.net/snap.html and http://tvision.sf.net/snap.html). The editor adds some nice features to the "pseudo macros" stuff. This version also solves some nasty bugs in the undo code and also enlarges the undo history. Here are the last changelog entries: Revision 1.662 2005/04/15 19:16:08 set * Fixed: When using the option to see all pmacros and a pmacro without a name was included the editor crashed. * Added: Now the pmacro expansion is more cleaver. If you ask to expand outside the text or a wrong sequence the editor offers the list of available macros. If only one character is available at the left side of the cursor all the macros that start with it are offered (all if none makes a match). * Added: Default values for pmacros vars. * Added: Documentation for the new pmacros stuff. Revision 1.661 2005/04/14 20:18:39 set * Added: Pseudo-macros for VHDL. * Fixed: Xilinx errors parser. * Updated: Help to reflect all languages that supports "list of functions" * Added: A new constructor to TSHzLabel, it allows to pass an intl cache. * Modified: TAGS code to reuse newStrL. * Added: Heuristic parser to search definitions in .pmc files. * Modified: Undo array to hold 256 changes instead of 32. * Added: Now pmacros can ask values to the user and insert them in the expanded code. Very useful for VHDL. * Modified: The dialog to choose the pmacros now is sorted by name and supports incremental search. * Fixed: Match pair on the fly was broken by the changes in "modified" member. * Fixed: A bug in undo operations that involved the undo of "insertBuffer" that removed extra spaces. Revision 1.660 2005/03/22 19:04:03 set * Fixed(?): Undo operations involving spaces at the end of a line. Revision 1.659 2005/03/07 14:50:49 set * Added: InfView now tries to guess the INFOPATH using the SET_FILES environment variable. The editor also tries to guess SET_FILES so we have a good chance here ;-) Suggested by Arnold. * Fixed(?): To disable the "match pair on the fly" pending paint if the buffer is modified before the pair is painted. That's useful for sLisp macros where various operations are performed before the buffer is updated. It works cleaning the request in the "MarkAsModified" member. SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |