Skip to content

facility keyword not highlighted #6

Open
@smortex

Description

@smortex

The FreeBSD sample configuration file mimics the default syslog configuration and has a few filters where the syntax highlighting does not highlight the facility keyword, e.g.

screenshot

In the above snippet, facility has the default color, but we could expect it to be colored like other keywords such as level.

Snippet to reproduce the issue:

filter f_auth { facility(auth); };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions