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

feat: shorten output for grammar fetching and building #3396

Merged
merged 1 commit into from
Aug 17, 2022

Commits on Aug 12, 2022

  1. feat: shorten output for grammar fetching and building

    New look:
    
    ```
    Fetching 102 grammars
    98 up to date git grammars
    4 updated grammars
            bash      now on 275effdfc0edce774acf7d481f9ea195c6c403cd
            beancount now on 4cbd1f09cd07c1f1fabf867c2cf354f9da53cc4c
            c         now on f05e279aedde06a25801c3f2b2cc8ac17fac52ae
            c-sharp   now on 53a65a908167d6556e1fcdb67f1ee62aac101dda
    ```
    
    ```
    Building 102 grammars
    100 grammars already built
    2 grammars built now
            ["bash", "rust"]
    ```
    poliorcetics committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2f06a60 View commit details
    Browse the repository at this point in the history