-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Update highlighting for Swift #3171
Copy link
Copy link
Closed
Labels
Description
Information
- Language: Swift
- Plugins: 'none'
Description
#3022 was a great improvement for Swift, but there are simply more keywords we can support.
- Keywords in front of function body parameter types. See
isolatedin the following image which should've been a keyword (taken from https://www.avanderlee.com/swift/nonisolated-isolated/)
That's actually all I kind find right now, so we're in a good spot!!
Reactions are currently unavailable
