Built-in syntax highlighter in Lister

From TotalcmdWiki
Revision as of 08:39, 18 February 2007 by Stance (talk | contribs) (Added a comment from c:Ghisler about this REQ & Link to: HglEditor)
Jump to navigation Jump to search

Suggestion: it would be great to have Lister feature like this:

Screenshot of Lister with built-in syntax highlighter

Feature: Syntax highlighting

Lister would have to read the entire file from the beginning for correct syntax highlighting. Why? Immagine the situation where the file starts with a "start comment" sign. Then the entire file up to the next "end comment" sign would be a comment! That's why reading only a small part of the file (as lister currently does) wouldn't be sufficient.

Author of Total Commander

Note:
There are several Lister plugins exist that can do the job with highlighting, and do it perfectly, so this feature may be not so needed in built-in Lister. They are:

  • SynPlus
  • SynPlus color scheme editor
  • Syn (good)
  • SynUs (outdated - use SynPlus instead)
  • Highlight(Unofficial plugin)
  • SyntaxColorizer (outdated)

    All are Freeware.


    Back to Look and Feel