vknabel / vscode-swift-development-environment

New home of Swift Development Environment for VS Code
https://marketplace.visualstudio.com/items?itemName=vknabel.vscode-swift-development-environment
Apache License 2.0
175 stars 14 forks source link

Refactoring and debug target improvements #34

Closed vknabel closed 6 years ago

vknabel commented 6 years ago

This PR implements changes proposed in https://github.com/vknabel/vscode-swift-development-environment/issues/27#issuecomment-414717260.

First of all, it includes some major refactoring

Within this PR, a Package provide autocompletion Targets (module is a keyword in JS).

The following packages are known:

vknabel commented 6 years ago

Thanks for having a deeper look!

I plan to release the update this weekend. Until then the documentation needs an update (especially the FAQ)