Chris, interesting tidbit. I wasn't aware of that. Is sourcekit considered to be within the scope of the swift-evolution mailing list?
On Tue, Jan 5, 2016 at 1:47 PM Chris Lattner <[email protected]> wrote: > > > On Jan 5, 2016, at 8:07 AM, Dennis Lysenko via swift-evolution < > [email protected]> wrote: > > > > Everyone, > > > > The sticking point here is that xcode generates the first syntax > automatically. > > > > Simply filing a radar about this would be useless, so I believe the > original proposal is meant to sort-of "light a fire" under the Xcode team; > by introducing a new language feature they would be forced to support it. > > > > Personally, I think it should just be fixed in Xcode as well, but it's > not that simple. > > FWIW, the algorithms used by Swift’s code completion in Xcode are part of > sourcekit, which is included in Swift.org. > > -Chris > >
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
