Template files for vscode
This commit is contained in:
10
.vscode/extensions.json
vendored
Normal file
10
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
// See https://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format
|
||||
"recommendations": [
|
||||
"ms-vscode.cpptools",
|
||||
"austin.code-gnu-global",
|
||||
"marus25.cortex-debug",
|
||||
"augustocdias.tasks-shell-input"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user