Steve Donovan:
This modified version (apart from the loadlib fix) also enables Scintilla's tooltips which gdb.lua uses to show symbol values.
This modification adds an OnDwellStart method to the Extension interface which is a good feature. Since this interface is implemented by downstream projects, they will not compile unless updated. To minimize downstream breakage, a bundle of changes to Extension should be made at one time. As well as OnDwellStart, Mitchell added OnKey. Are there other good candidates? Adding parameters to existing functions could be considered if there was a very good case. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
