Skip to content

Basic Syntax Highlighting for common languages #264

Description

@achimmihca

Feature

We often log XML, JSON, and other common data formats.
Would be nice if the log viewer has basic highlighting for these to easier find relevant info (e.g. which fields / values).

This should work together with mulitline log messages as well ( see #11 )

For an example how this could look like, see LogViewPlus (scroll to "Syntax Highlighting" feature)

For performance reasons, highlighting should only be applied to visible parts of the log file.
Further, it needs to be multithreaded, i.e., don't block user actions while calculating the highlighting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Featurewhat a great ideaenhancementthis will make things better

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions