Archived
2
0

libclipboard

This commit is contained in:
Craig
2020-02-02 22:48:23 +00:00
parent 7253b5ac62
commit ed6f6f5a93
10 changed files with 103 additions and 146 deletions

View File

@ -33,6 +33,7 @@
"remote.containers.defaultExtensions": [
"ms-vscode.go",
"octref.vetur",
"ms-vscode.cpptools",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"ms-vscode-remote.vscode-remote-extensionpack",
@ -40,8 +41,8 @@
"ms-azuretools.vscode-docker",
"editorconfig.editorconfig",
"gruntfuggly.todo-tree",
"swyphcosmo.spellchecker",
"eamodio.gitlens"
],
"eamodio.gitlens",
"swyphcosmo.spellchecker"
]
}
}