Support multiline string in Swift by sebastianv1 · Pull Request #2681 · pygments/pygments

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

edited

Loading

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@Anteru Anteru

Labels

A-lexing

area: changes to individual lexers

Projects

None yet

Milestone

2.18.0

Development

Successfully merging this pull request may close these issues.

2 participants

@sebastianv1 @Anteru