textmate / swift.tmbundle

TextMate support for Swift
72 stars 30 forks source link

Add support for `async let` syntax (SE-0317) #46

Closed DavidGoldman closed 2 years ago

DavidGoldman commented 2 years ago

See https://github.com/apple/swift-evolution/blob/main/proposals/0317-async-let.md

This also highlights async var although it's invalid (Xcode highlights it as well).

DavidGoldman commented 2 years ago

No problem! While I have you, I think that Xcode 13.3 just added support for any (https://github.com/apple/swift-evolution/blob/main/proposals/0335-existential-any.md), which I don't think this highlighting currently supports?

jtbandes commented 2 years ago

Added in https://github.com/textmate/swift.tmbundle/commit/231007296b5e1c450f202dc048f7022d884d6961