Skip to content

Alexey-T/CudaLister

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 3, 2023 22:55
txt
April 3, 2023 22:56
January 28, 2023 18:18
February 17, 2021 13:44
February 8, 2023 21:51
January 28, 2023 13:35
fix
July 30, 2020 07:51
June 20, 2022 01:37
opt
April 5, 2022 08:06
October 18, 2017 19:41
March 22, 2022 16:27

Lister plugin for Total Commander

this is a viewer/editor for source code that features syntax highlighting and theming.

  • you can click the statusbar lexer field to change the active lexer.
  • you can click the statusbar encoding field to change it.
  • you can edit the current file by unchecking "Read-only" in the context menu.
  • you can save the modified file at close-time or by using "Save" in the context menu.

lexers

in the "lexers" folder, many lexers are available.

you can add more lexers from CudaText by unpacking them into it.

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

this plugin is written in Lazarus 2.2.

it uses the packages ATFlatControls, ATSynEdit, ATSynEdit_Ex, EControl, all available here.

authors

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

license: MPL 2.0