- Automatic autocompletion: the
autocompleteword.automatic
property can be set in the global properties file. It makes SciTE automatically offer auto completion of words that already appear in the file. Very useful, especially for code editing where the same variable names pop again and again. - Abbreviations: I wrote previously about implementing templates for VHDL code in SciTE using command calls to a Perl script. It appears that SciTE has a built in feature that accomplishes these things - Abbreviations. And in one of the recent versions it became more powerful by allowing per-language abbreviation files. Very useful, works well and quick. Combined with the automatic auto completion, it really speeds up code writing.
- Adding "Edit with SciTE" to right-click menu in Windows: I used to have SciTE in the "Send To" context menu, but this makes it one click closer. Scite context menu DLL - download it and follow instructions in the readme.txt file
SciTE enhancements
For comments, please send me an email.