Skip to content

Option to disable highlighting of base functions #70

@yurivish

Description

@yurivish

Hello! I've been enjoying this package for some time and have a question — is it at all possible to disable the syntactic highlighting of Julia Base functions?

I often have e.g. a local variable inside a function named start, which maddeningly gets colored and italicised just because it happens to use a word also used as a function name in Base.

I see there is a list of functions in Julia.sublime-syntax: base_module_func: (?<!\.)(?:BLAS\.(?:asum|axpby!|axpy!|blascopy!|... but I'm not sure how best to deal with either disabling it for myself or adding an option to disable highlighting to the package, or whether there's a better option available.

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