Merged
Conversation
ce56132 to
5159fae
Compare
otbutz
commented
Oct 17, 2023
| <filename>*.java</filename> | ||
| <mime_type>text/x-java</mime_type> | ||
| <dot_all>true</dot_all> | ||
| <ensure_nl>true</ensure_nl> |
Contributor
Author
There was a problem hiding this comment.
This got dropped while regenerating the file.
Contributor
Author
|
@alecthomas the test errors for cql and markdown look unrelated to my changes but follow the same trend as the changes in the newly generated Java lexer definition.
|
Contributor
Author
|
@alecthomas should I regenerate the expected files for these formats? |
Owner
|
Yes. They're failing because they embed Java. |
Contributor
Author
|
Done :) |
Owner
|
Thanks! |
Contributor
Author
|
Any timeline for the next release? Would love to get the change into the upcoming gitea relase 😉 |
Owner
|
Sure thing, tagged 2.10.0 |
KN4CK3R
pushed a commit
to go-gitea/gitea
that referenced
this pull request
Oct 26, 2023
Bump the chroma version to v2.10.0: https://github.com/alecthomas/chroma/releases/tag/v2.10.0 This release includes a better Java lexer alecthomas/chroma#873
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this pull request
Oct 27, 2023
Bump the chroma version to v2.10.0: https://github.com/alecthomas/chroma/releases/tag/v2.10.0 This release includes a better Java lexer alecthomas/chroma#873
silverwind
pushed a commit
to go-gitea/gitea
that referenced
this pull request
Oct 27, 2023
Backport #27803 by @bt90 Bump the chroma version to v2.10.0: https://github.com/alecthomas/chroma/releases/tag/v2.10.0 This release includes a better Java lexer alecthomas/chroma#873 Co-authored-by: bt90 <btom1990@googlemail.com>
Contributor
Author
|
@alecthomas could you bump the playground version to v2.10.0? |
fuxiaohei
pushed a commit
to fuxiaohei/gitea
that referenced
this pull request
Jan 17, 2024
Bump the chroma version to v2.10.0: https://github.com/alecthomas/chroma/releases/tag/v2.10.0 This release includes a better Java lexer alecthomas/chroma#873
silverwind
pushed a commit
to silverwind/gitea
that referenced
this pull request
Feb 20, 2024
Bump the chroma version to v2.10.0: https://github.com/alecthomas/chroma/releases/tag/v2.10.0 This release includes a better Java lexer alecthomas/chroma#873
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #872
Generated from pygments v2.16.1.
python3 _tools/pygments2chroma_xml.py pygments.lexers.jvm.JavaLexer > lexers/embedded/java.xml