Skip to content

Parallelize syntax highlighting #38

@ergrelet

Description

@ergrelet

syntect can be used in a multi-threaded manner (with rayon for example) but we're currently using it in a single-threaded manner.

See: https://github.com/trishume/syntect#parallelizing

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliRelated to the CLIenhancementNew feature or requestguiRelated to the GUI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions