2 Commits

Author SHA1 Message Date
David Goldman
ce756c8c2e Show swift pm dependencies in the VS Code project
Change-Id: If2cf5fc8da2eb7e2955e004fcfb0e839365b01bc
2020-10-09 10:53:03 -04:00
David Goldman
feb075b222 Add code-workspace file and vscode tasks file
- This allows you to build and test sourcekit-lsp in VS Code
  with some support for swift diagnostics via
  `Tasks: Run Build Task` and `Tasks: Run Test Task`

- In the future we could probably provide + document some
  way to use sourcekit-lsp on itself

Change-Id: I8fa91409de406ec604570aac621bd7c009082e20
2020-10-09 09:40:51 -04:00