All Projects → Alexey-T → CudaLister

Alexey-T / CudaLister

Licence: other
Lister plugin for Total Commander, based on ATSynEdit

Programming Languages

pascal
1382 projects

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.

lexers

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/

themes

theme files from CudaText are used. you can find more on http://cudatext.sf.net documentation: http://wiki.freepascal.org/CudaText#Color_themes

code

plugin is written in Lazarus 2.0. uses packages: ATFlatControls, ATSynEdit, ATSynEdit_Ex, EControl, all here: https://github.com/alexey-t/

authors

  • Alexey Torgashin (CudaText)
  • initial help by Andrey Gunenko

license: MPL 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].