Skip to content

Move from Highlights.jl to JuliaSyntaxHighlighting.jl? #385

@asinghvi17

Description

@asinghvi17

sprint(highlight, MIME("text/ansi-debugger"), code, Lexers.JuliaLexer, _current_theme[]; context=context)
seems to be the only place where Highlights.jl is used, but it hasn't been maintained in a bit. https://github.com/JuliaLang/JuliaSyntaxHighlighting.jl is the new hotness, so it might be worth considering switching to it.

The only issue with that is that JuliaSyntaxHighlighting only supports Julia 1.12+, so Debugger would also have to restrict its compat. Not sure if that is a no go or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions