-
- Downloads
SlyEdit 1.29: Added a text replacement (AKA Macro) feature. Added a new color...
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).
Showing
- ctrl/SlyDCTColors_Default.cfg 86 additions, 81 deletionsctrl/SlyDCTColors_Default.cfg
- ctrl/SlyDCTColors_Midnight.cfg 88 additions, 81 deletionsctrl/SlyDCTColors_Midnight.cfg
- ctrl/SlyEdit.cfg 6 additions, 0 deletionsctrl/SlyEdit.cfg
- ctrl/SlyEdit_TextReplacements.cfg 10 additions, 0 deletionsctrl/SlyEdit_TextReplacements.cfg
- ctrl/SlyIceColors_BlueIce.cfg 60 additions, 55 deletionsctrl/SlyIceColors_BlueIce.cfg
- ctrl/SlyIceColors_EmeraldCity.cfg 60 additions, 55 deletionsctrl/SlyIceColors_EmeraldCity.cfg
- ctrl/SlyIceColors_FieryInferno.cfg 60 additions, 55 deletionsctrl/SlyIceColors_FieryInferno.cfg
- ctrl/SlyIceColors_Fire-N-Ice.cfg 60 additions, 55 deletionsctrl/SlyIceColors_Fire-N-Ice.cfg
- ctrl/SlyIceColors_GenericBlue.cfg 60 additions, 55 deletionsctrl/SlyIceColors_GenericBlue.cfg
- ctrl/SlyIceColors_ShadesOfGrey.cfg 60 additions, 55 deletionsctrl/SlyIceColors_ShadesOfGrey.cfg
- docs/SlyEdit_DD_Message_Lister_notes.txt 1 addition, 0 deletionsdocs/SlyEdit_DD_Message_Lister_notes.txt
- docs/SlyEdit_ReadMe.txt 130 additions, 17 deletionsdocs/SlyEdit_ReadMe.txt
- docs/SlyEdit_Upgrading.txt 40 additions, 0 deletionsdocs/SlyEdit_Upgrading.txt
- exec/SlyEdit.js 1163 additions, 858 deletionsexec/SlyEdit.js
- exec/SlyEdit_DCTStuff.js 6 additions, 57 deletionsexec/SlyEdit_DCTStuff.js
- exec/SlyEdit_IceStuff.js 6 additions, 57 deletionsexec/SlyEdit_IceStuff.js
- exec/SlyEdit_Misc.js 456 additions, 174 deletionsexec/SlyEdit_Misc.js
Loading
Please register or sign in to comment