Skip to content

functions and arguments with capital letters break highlighting #9

@McArdellje

Description

@McArdellje

Functions with capital letters highlight as if they were what their case implies
while this is against the standard it is used when accessing externally linked functions from other languages (extern "C" block)

fn Test(Test: TEST) {}
fn testTwo(TEST: test) {}
fn TEST_THREE() {}

Output:
2021-10-08-17-16-32

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions