swiftwasm/swift

Support Swift SDK in vscode-swift

kateinoigakukun opened this issue · 0 comments

Currently, Swift on VSCode lacks cross-compilation support and it resulted in poor code completion and error reporting while editing code.

To Do

  • Support Swift SDK-based cross compilation in sourcekit-lsp, which is an LSP implementation for Swift
  • Support Swift SDK in VSCode UI by extending vscode-swift extension