mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 12:51:00 +01:00
5f71983134
Performed updates to the Swift Snippets JSON so that they match the latest language syntax
Updated :
- print()
- repeat {} while
Added :
- Guard statement
- Optional Binding Statement