Modules
| browsers.ctags | CTags Browser for the SciTE project manager. |
| browsers.file | File Browser for the SciTE project manager. |
| browsers.project | Project Browser for the SciTE project manager. |
| browsers.svn | SVN Browser for the SciTE project manager. |
| lexer | Performs lexxing of Scintilla documents. |
| modules | SciTE-st's modules. |
| modules.html | The html module. |
| modules.html.commands | Commands for the html module. |
| modules.html.snippets | Snippets for the html module |
| modules.lua | The lua module. |
| modules.lua.commands | Commands for the lua module. |
| modules.lua.snippets | Snippets for the lua module. |
| modules.php | The php module. |
| modules.php.commands | Commands for the php module. |
| modules.php.snippets | Snippets for the php module. |
| modules.ruby | The ruby module. |
| modules.ruby.commands | Commands for the ruby module. |
| modules.ruby.snippets | Snippets for the ruby module. |
| modules.scite | The scite module. |
| modules.scite.editing | Editing commands for the scite module. |
| modules.scite.filebrowser | Filesystem browser for the scite module. |
| modules.scite.functions | Source language functions functions for the scite module. |
| modules.scite.keys | Manages key commands in SciTE. |
| modules.scite.mlines | Multiple line editing for the scite module. |
| modules.scite.snippets | Provides Textmate-like snippets for the scite module. |
| modules.terminal | (Linux only) The terminal module. |
| modules.terminal.commands | Commands for the terminal module. |
| project_manager | SciTE-st's project manager. |