SourceKitten icon indicating copy to clipboard operation
SourceKitten copied to clipboard

Swift Syntax and Structured Editing library

Open fabb opened this issue 8 years ago • 1 comments

There is a new effort from Apple to simplify structured editing of Swift syntax: {{Swift Syntax and Structured Editing library}}. Maybe SourceKitten can benefit from that in the future? https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20170206/004066.html

fabb avatar Feb 20 '17 10:02 fabb

It might. I'd love to see that library expose its functions via SourceKit, which would allow targeting multiple Swift versions of it, much in the way we support multiple SourceKits today.

jpsim avatar Feb 22 '17 15:02 jpsim