SwiftKitten icon indicating copy to clipboard operation
SwiftKitten copied to clipboard

Swift autocompleter for Sublime Text, via the adorable SourceKitten framework

Results 10 SwiftKitten issues
Sort by recently updated
recently updated
newest added

Started off quite promising, but has a bunch of issues now, and noone seems to care about it. Is this project dead?

Like issue #2, autocomplete doesn't work for me, except the errors I'm getting are different. Here are the logs: First, when loading: `WARNING:root:failed to import yajl2_cffi backend for ijson. reverting...

bug

Fix autocompletion not working in more recent versions of SwiftKitten. This was due to the fact that the syntax `--compilerargs` is not supported anymore.

Hey. Nice work on this. I'd absolutely love to use Sublime over Xcode. I'm not having luck here on getting this working... I see on the README it says >...

Autocomplete seems not to work at the moment. And when looking from the console, it gives this error: Traceback (most recent call last): File "C:\st3\Data\Installed Packages\SwiftKitten.sublime-package\ijson\ijson\backends\python.py", line 125, in parse_value...

bug

Got SwiftKitten installed and running quite nicely with cffi. Super snappy, great work. The only issue I’ve encountered is that init functions don’t autocomplete correctly. So for instance, typing `NSString(`...

By default, should SwiftKitten also autocomplete my own Swift files? At the moment it's not doing so. Is there something specific I need to setup (maybe in a config file)...

This pull request corrects the capitalization of **Xcode** :sweat_smile: https://developer.apple.com/xcode/ Created with [`xcode-readme`](https://github.com/dkhamsing/xcode-readme).