Commit 50e428c
committed
Add VSCode extension recommendations
VSCode on opening a workspace will highlight
recommended extensions based on the a workspace
file at .vscode/extensions.json.
* Create this file and add it as an exception
to gitignore.
* Add the swift and editorconfig extensions
as recommendations.1 parent 7c7c622 commit 50e428c
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments