Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Chroma to v2 #918

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Bump Chroma to v2 #918

merged 1 commit into from
Aug 29, 2023

Commits on Aug 29, 2023

  1. Bump Chroma to v2

    Migrate dependency detection to Chroma v2
    
    Add doctype package
    
    Add xml package
    
    Fix language package for Chroma v2
    
    Add ColdfusionHTML lexer
    
    Add Crontab lexer
    
    Add Delphi lexer
    
    Add Gosu lexer
    
    Add Lasso lexer
    
    Add Less lexer
    
    Add Liquid lexer
    
    Add Mustache lexer
    
    Add Pawn lexer
    
    Add SketchDrawing lexer
    
    Add Slim lexer
    
    Add XAML lexer
    
    Add XSLT lexer
    
    Fix priority for ApacheConf lexer as it conflicts with ISCdhcpd
    
    alecthomas/chroma#772 (comment)
    
    Add Pug lexer
    
    Add SublimeTextConfig lexer
    
    Add SWIG lexer
    
    Do not allow re-register a lexer
    
    Test languages already registered in Chroma
    
    Add Marko lexer
    
    Add RPMSpec lexer
    
    Add Objective-J lexer
    
    port custom lexers from forked chroma
    
    fix all but one todo
    
    implement name method for lexers
    
    add line breaks
    
    fix linter
    
    typo
    
    Add missing lexer tests A..H
    
    add tests
    
    more tests
    
    add lexers g-o
    
    lexer tests for lexers a-f
    
    fix linter
    
    fix get lexer by name typos
    
    Fix tests
    
    Fix tests
    
    Update go mod to temporary use Chroma fork
    
    Fix linting
    
    remove reference to Chroma v1
    
    Fix dependencies parser
    
    Remove unnecessary lint comments
    
    Fix Forth analyse text on Windows
    
    Register all custom lexers
    
    Replace fixed strings with language constants
    
    Move lexers to lexer package
    
    Use languages from heartbeat package
    gandarez committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e9a4d44 View commit details
    Browse the repository at this point in the history