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

[Spice] Add switch, case, default, fallthrough and compose keywords #2621

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

marcauberer
Copy link
Contributor

Add the following keywords to the Spice lexer:

  • switch
  • case
  • default
  • compose

@Anteru
Copy link
Collaborator

Anteru commented Jan 2, 2024

Can you please add a text snippet or expand the example file to cover those?

@jeanas jeanas merged commit 17ec7ec into pygments:master Jan 2, 2024
13 checks passed
@jeanas
Copy link
Contributor

jeanas commented Jan 2, 2024

Thanks!

@Anteru Anteru added the A-lexing area: changes to individual lexers label Apr 28, 2024
@Anteru Anteru added this to the 2.18.0 milestone Apr 28, 2024
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

3 participants