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

Performant Bracket Pair Colorization #129231

Merged
merged 18 commits into from
Aug 16, 2021
Merged

Performant Bracket Pair Colorization #129231

merged 18 commits into from
Aug 16, 2021

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    daa0d5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19cb545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f3c07a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fd6956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb37497 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Fixes file casing.

    hediet committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    1c7e585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53593a0 View commit details
    Browse the repository at this point in the history
  3. Renamings + more tests.

    hediet committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    fa8f668 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Adds tokenizer test.

    hediet committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8bbb559 View commit details
    Browse the repository at this point in the history
  2. 💄

    hediet committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    c76d38a View commit details
    Browse the repository at this point in the history
  3. 💄

    hediet committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    9b2c411 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Updates colors.

    hediet committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    790bd3f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    58eb113 View commit details
    Browse the repository at this point in the history
  2. Fixes issues from code review.

    hediet committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    676ca5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a72deaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4b06be View commit details
    Browse the repository at this point in the history
  5. Adapt max supported size.

    hediet committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    91b3003 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0714ed9 View commit details
    Browse the repository at this point in the history