Skip to content

[Feature request] A setting to add words to the syntax highlighter #536

Description

@Cr0wn24

I develop in C and would really like syntax highlighting for my typedefs for uint32_t, uint64_t, ..., such as u32. It could be a setting in the config file and here is a suggestion for how it could look like:

[[style]]

[c syntax highlight addons]

type_keywords: u8, u16, u32, u64, ...
value_keywords: ...
modifiers_keywords: ...

[cpp syntax highlight addons]
...

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

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions