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

Support multiline string in Swift #2681

Merged

Conversation

sebastianv1
Copy link
Contributor

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 Anteru added the A-lexing area: changes to individual lexers label Apr 8, 2024
@Anteru Anteru self-assigned this Apr 8, 2024
@Anteru Anteru added this to the 2.18.0 milestone Apr 8, 2024
@sebastianv1
Copy link
Contributor Author

sebastianv1 commented Apr 10, 2024

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. 🙏

@Anteru
Copy link
Collaborator

Anteru commented Apr 10, 2024

We're already past due the planned release time. I hope to get to it this month, but stuff is coming up :(

@sebastianv1
Copy link
Contributor Author

Sounds 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 Anteru merged commit 6b4403b into pygments:master Apr 27, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lexing area: changes to individual lexers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants