Ryan Lovelett

Results 49 comments of Ryan Lovelett

Yes and no. [There exists a functionality to get the compiler args for a given workspace](https://github.com/RLovelett/vscode-swift/blob/23f9352f4740daa7d30c9dcd75a4b8f42d0b44df/vscode-swift-language-server/src/projectSources.ts#L52-L66). But what exists right now is not robust at all. It is merely a...

> So the current status is that vscode-swift uses SourceKitten, but node-sourcekit will be a replacement at some point? @aaroncrespo is right there is an upstream issue with VS Code...

I have a Linux setup. I'll try and verify this tonight. Thanks for the heads up!

First off I want to say. I'm sorry you are experiencing this! Unfortunately, at this time there isn't a great story around debugging these sorts of errors. Would you be...

Not sure why running as root should be necessary. I never need to do that to make it work. 🤔 I'll go ahead and write up how I debug/develop this...

Glad you found it useful! Hopefully you can find the cause of the crash. Even if you can't fix it if you can document it then I might be able...

I think you are right it is. I just kinda lost interest in doing it myself and I was afraid this was becoming stale/spam in your issue tracker. If you...

Seems to be fixed by v0.12.2 so I am going to close this. Not sure what fixed it. Just seems to be resolved.

Spoke too soon; it is still happening. Tested with the wrong code.