Skip to content

Instantly share code, notes, and snippets.

@sl
Created April 28, 2019 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sl/58492f5f206c20b9a21fd67c7354ab2d to your computer and use it in GitHub Desktop.
Save sl/58492f5f206c20b9a21fd67c7354ab2d to your computer and use it in GitHub Desktop.
[Swift Complier Environment Configuration] File Associations
"files.associations": {
"*.swift.result": "swift",
"*.swift.gyb": "swift",
"*.gyb": "swift",
"*.cpp.gyb": "cpp",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment