Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Gold Duck

Compare
Choose a tag to compare
@RLovelett RLovelett released this 03 Aug 20:53
· 18 commits to master since this release
  • When code completing it now fills in place holders, e.g., <#T## Blah)#> with VS Code snippets. Thanks @aaroncrespo! 💯
  • Code completion is drawn from all *.swift files in the project's working directory
  • Bug fixes