Skip to content

Bump to syntect 5.0.0 to e.g. start lazy-loading syntaxes#2181

Merged
Enselic merged 4 commits intosharkdp:masterfrom
Enselic:bump-to-syntect-v5.0.0
May 7, 2022
Merged

Bump to syntect 5.0.0 to e.g. start lazy-loading syntaxes#2181
Enselic merged 4 commits intosharkdp:masterfrom
Enselic:bump-to-syntect-v5.0.0

Conversation

@Enselic
Copy link
Copy Markdown
Collaborator

@Enselic Enselic commented May 4, 2022

This PR upgrades to syntect 5.0.0 (release notes).

Closes #915
Closes #951
Closes #1846
Closes #1854

Copy link
Copy Markdown
Owner

@sharkdp sharkdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much. Looking forward to having this integrated!

@Enselic Enselic changed the title Bump to syntect 5.0.0 to e.g. start lazy-loading themes Bump to syntect 5.0.0 to e.g. start lazy-loading syntaxes May 4, 2022
Enselic added a commit to Enselic/bat that referenced this pull request May 5, 2022
We do this to only have one invocation of `highlighter.highlight(...)`
so we don't need to change to `highlighter.highlight_line(...)` in two
places in sharkdp#2181.
Enselic added a commit to Enselic/bat that referenced this pull request May 5, 2022
We do this to only have one invocation of `highlighter.highlight(...)`
so we don't need to change to `highlighter.highlight_line(...)` in two
places in sharkdp#2181.
Enselic added a commit that referenced this pull request May 5, 2022
We do this to only have one invocation of `highlighter.highlight(...)`
so we don't need to change to `highlighter.highlight_line(...)` in two
places in #2181.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File extensions should be matched without case sensitivity Jenkins file autodetection Improve bat startup speed bat panics on simple Vue file

2 participants