Alexey-T / Lexer_Editor

Editor for CudaText lexers (Delphi)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexer Editor. Stand-alone editor for CudaText/SynWrite lexers.
It is "Lexer library" dialog of SynWrite, splitted to small app.
Windows only.

Program supports config file "lexer_editor.ini" in its folder.
Options in section [op]:

- "library_dir" - path of folder with .lcf files.
  Default value is [folder of Lexer Editor]/data/lexlib.

Source code for Delphi 7:
https://github.com/Alexey-T/Lexer_Editor
To build, you need EControl engine, it is shareware.

Author: Alexey Torgashin (CudaText)
License: MIT

About

Editor for CudaText lexers (Delphi)


Languages

Language:Pascal 100.0%