Browse Source

update

master
zhaohe 3 years ago
parent
commit
12025996fa
  1. 13
      .vscode/extensions.json
  2. 4
      workspace.code-workspace

13
.vscode/extensions.json

@ -0,0 +1,13 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [
]
}

4
workspace.code-workspace

@ -1,3 +1,5 @@
{
"folders": []
"folders": [
]
}
Loading…
Cancel
Save