Skip to content
  • nightfox's avatar
    18c166ac
    SlyEdit 1.29: Added a text replacement (AKA Macro) feature. Added a new color... · 18c166ac
    nightfox authored
    SlyEdit 1.29: Added a text replacement (AKA Macro) feature.  Added a new color setting, used when listing the text replacements: txtReplacementList.  Renamed the crossPostBorder and crossPostBorderTxt color settings to the more generic listBoxBorder and listBoxBorderText.  Also, did some code refactoring.  The new configuration file SlyEdit_TextReplacements.cfg are where the words & their replacements are defined for text replacements.  The new configuration option enableTextReplacements toggles whether or not to enable text replacements and has 3 values: false (disabled), true (enabled with literal text matching), and regex (enabled, using regular expressions).
    18c166ac
    SlyEdit 1.29: Added a text replacement (AKA Macro) feature. Added a new color...
    nightfox authored
    SlyEdit 1.29: Added a text replacement (AKA Macro) feature.  Added a new color setting, used when listing the text replacements: txtReplacementList.  Renamed the crossPostBorder and crossPostBorderTxt color settings to the more generic listBoxBorder and listBoxBorderText.  Also, did some code refactoring.  The new configuration file SlyEdit_TextReplacements.cfg are where the words & their replacements are defined for text replacements.  The new configuration option enableTextReplacements toggles whether or not to enable text replacements and has 3 values: false (disabled), true (enabled with literal text matching), and regex (enabled, using regular expressions).
Loading