klaaspieter / coc-sourcekit

Swift language server extension using sourcekit-lsp for coc.nvim.
MIT License
73 stars 9 forks source link

no Module found UIKit #6

Closed ThangaAyyanar closed 4 years ago

ThangaAyyanar commented 4 years ago

I found a hack which make iOS Module work in vscode, can we able to make it work for coc-sourcekit

https://funnyitworkedlasttime.dev/posts/2020-01-10-swift-vscode-sourcekit-lsp/

klaaspieter commented 4 years ago

This seems neat. Can you open a PR?

ThangaAyyanar commented 4 years ago

Sure

ThangaAyyanar commented 4 years ago

Can you take a look at PR? I have few doubts.

klaaspieter commented 4 years ago

PR was merged.