David Owens II
David Owens II
I've been seeing some strange behavior lately... not sure what the cause is or even if this is a real issue.
Linux support will officially come with Swift 4 drops and SourceKit comes pre-built.
Currently, the server requires the `debug.yaml` output to pass the arguments into the compiler for completion. This is necessary for handling new file additions and file renames without recompilation.
When downloading SourceKitten and running `make install`, the resulting framework that is output into `/usr/local/Frameworks` is not sufficient for development as it is missing many important parts of the framework's...