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

enh(swift): add async/await keywords #3048

Merged
merged 4 commits into from
Mar 17, 2021
Merged

enh(swift): add async/await keywords #3048

merged 4 commits into from
Mar 17, 2021

Conversation

bradleymackey
Copy link
Contributor

@bradleymackey bradleymackey commented Mar 16, 2021

These new keywords will land in Swift 5.5, which has just been officially announced. Swift CHANGELOG.md available here, where it's clear GitHub already supports highlighting for these keywords.

Changes

Adds Swift language support for async and await keywords.

Checklist

  • Added markup tests
  • Updated the changelog at CHANGES.md

@joshgoebel
Copy link
Member

@bradleymackey Thanks so much. I'll probably push 10.7 this week I think so this will hit release soon.

@joshgoebel joshgoebel merged commit bf5b00f into highlightjs:master Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants