ficus icon indicating copy to clipboard operation
ficus copied to clipboard

Far manager Colorer syntax highlight for Ficus

Open dmitrys99 opened this issue 1 year ago • 0 comments

Add syntax definition for Ficus to use with Far manager Colorer plugin.

Supported:

  • keywords
  • exceptions from library
  • functions from library
  • expressions +, ==, :> and so on
  • f-, r- and plain strings
  • numbers (with optional suffixes)
  • directives (including @ccode with C code highlight)
  • types
  • var keyword highlighted separately from val
  • characters, type parameters and matrix transposition

dmitrys99 avatar Feb 22 '25 16:02 dmitrys99