Not that this helps, but it looks like this was moved into Xcode as an
xcspec definition.
For reference that can be found at:
Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/-
Library/Xcode/Plug-
ins/XCLanguageSupport.xcplugin/Contents/Resources/swift-stdlib-
tool.xcspec
rtaking and the codebase would suffer for
> it.
>
> I'm sure there are other approaches that could work but I'm not aware of
> them.
>
> This is being tracked as SR-1676, which is currently unassigned:
> https://bugs.swift.org/browse/SR-1676
>
> On Mon, 29 Aug 20
Sorry to bump this thread, just wondering if anyone has any thoughts on
this now that (some) of the Swift 3.0 craziness is done.
--
Keith Smiley
On Sun, Jul 31, 2016, at 21:46, Keith Smiley via swift-dev wrote:
> Hey everyone,
>
> Recently I've been working on making Swift autoco
I sent something last week about including the related CLIs as well, but it
hasn't received any responses.
https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20160725/002587.html
I assume the problem here would be the same since these aren't particularly
meant to be production ready tools.
Hey everyone,
Recently I've been working on making Swift autocomplete outside of Xcode
(specifically vim). Of course to do this, I've been using [SourceKitten][0],
which is a great bridge for interacting with `sourcekitd`.
While working on this, I also ran across `sourcekitd-test` and `sourcekitd
For those of you using mutt, here's a quick script you can use in a macro for
this.
cat \
| sed -E "s=[[:space:]]([Ss][Rr]-[[:digit:]])=
https://bugs.swift.org/browse/\1=g"; \
| grep "bugs.swift.org" \
| urlview
--
Keith Smiley
On 03/28, Greg Parker via swift-dev wrote:
> Is there a web
didn't see anything obvious to
>> indicate that this would benefit from being in a separate repository. Can
>> you elucidate a bit more for my benefit? Note that I'm not saying there is
>> a benefit; I'm just lacking some context here to understand why a separate
&g
s with the rest of the Swift Core members.
> >
> > Ted
> >
> > > On Dec 31, 2015, at 12:09 PM, Keith Smiley via swift-dev <
> swift-dev@swift.org> wrote:
> > >
> > > Hey all,
> > >
> > > When swift was open sourced a few of
Hey all,
When swift was open sourced a few of us noticed that there was some existing
vim highlighting support[0]. While it sounds like what's there now hasn't been
kept up to date for a while[1], that brought up the question if there could
ever be a dedicated repository for vim support under the
Would it be worthwhile for the swift team if those of us who have created
many swift related radars to copy them over to bugs.swift.org?
Thanks,
--
Keith Smiley
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swi
10 matches
Mail list logo