Lister plugin for Total Commander. it is viewer/editor for source codes, it shows them with syntax highlighting.
- you can click statusbar lexer-field, to change active lexer.
- you can click statusbar encoding-field, to change it.
- you can edit current file, by unchecking "Read-only" in the context menu.
- you can save changed file on closing, or by "Save" item in the context menu.
in the "lexers" dir, many lexers are available. you can unpack to this dir more lexers from CudaText: http://sourceforge.net/projects/synwrite-addons/files/Lexers/
theme files from CudaText are used. you can find more on http://cudatext.sf.net documentation: http://wiki.freepascal.org/CudaText#Color_themes
plugin is written in Lazarus 2.0. uses packages: ATFlatControls, ATSynEdit, ATSynEdit_Ex, EControl, all here: https://github.com/alexey-t/
- Alexey Torgashin (CudaText)
- initial help by Andrey Gunenko
license: MPL 2.0