Skip to content
Snippets Groups Projects
Commit 30582e7a authored by nightfox's avatar nightfox
Browse files

SlyEdit version 1.64: Added a spell check feature. The spell checker can be...

SlyEdit version 1.64: Added a spell check feature.  The spell checker can be started with the Ctrl-R hotkey or by selecting the spell checker option on the ESC menu.  The sysop can configure multiple dictionaries, if desired, using the new dictionaryFilenames option in SlyEdit.cfg.  For dictionaryFilenames , SlyEdit accepts a comma-separated list of dictionary filenames, which can be in sbbs/mods, sbbs/ctrl, or same directory as SlyEdit.js.  The 'filenames' in the list can be the actual filenames, or simply the language names if desired.  Also, users can toggle which dictionaries to enable for spell check in their user settings (accessible with Ctrl-U), and also toggle whether or not to prompt for spell check upon saving a message.
SlyEdit also now uses "require" when available, instead of "load", to load .js libraries.
Also, note that SlyEdit now requires dd_lightbar_menu.js in exec/load - Be sure to get the latest one from CVS.  dd_lightbar_menu.js is used for displaying the list of dictionaries via the user options.
parent e1376d6b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment