Support multiline string in Swift by sebastianv1 · Pull Request #2681 · pygments/pygments
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 781
Merged
Anteru merged 1 commit intopygments:masterfrom
Apr 27, 2024Merged
Support multiline string in Swift#2681
Anteru merged 1 commit intopygments:masterfrom
Support multiline string in Swift#2681
Anteru merged 1 commit intopygments:masterfrom
Conversation
Copy link
Contributor
sebastianv1
commented
Apr 8, 2024
sebastianv1
commented
Adds support for multiline strings and refactors a bit of the shared lexing rules with single-line string.
Adds support for multiline strings and refactors a bit of the shared lexing rules with single-line string.
Anteru
self-assigned this
Anteru
added this to the
2.18.0 milestone
Copy link
Contributor Author
Hi @Anteru, curious if there's a timeframe we might be able to expect this PR to reviewed/merged? We may be interested in bumping pygments to a pre-release version if it's merged prior to 2.18.0 release. 🙏
Copy link
Collaborator
Anteru
commented
Apr 10, 2024
Anteru commented
Apr 10, 2024We're already past due the planned release time. I hope to get to it this month, but stuff is coming up :(
Copy link
Contributor Author
sebastianv1
commented
Apr 10, 2024
sebastianv1 commented
Apr 10, 2024Sounds good, thank you for taking the time! Whenever this is merged I think we'll just look to point pygments at HEAD and not wait for the official release :)
Anteru
merged commit
6b4403b
into
pygments:master
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