colinta / decent-swift-syntax

Uses the new `sublime-syntax` format, which is super easy to work with.
MIT License
62 stars 12 forks source link

Add `indirect` and `inout` #18

Closed Gofake1 closed 5 years ago

Gofake1 commented 5 years ago

Indirect enum cases: https://docs.swift.org/swift-book/ReferenceManual/Declarations.html#ID364

Inout parameters: https://docs.swift.org/swift-book/ReferenceManual/Declarations.html#ID545

colinta commented 5 years ago

Perfect! Released in 2.5.3