You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
559 B
19 lines
559 B
{ |
|
// See http://go.microsoft.com/fwlink/?LinkId=827846 |
|
// for the documentation about the extensions.json format |
|
"recommendations": [ |
|
"chiehyu.vscode-astyle", |
|
"dan-c-underwood.arm", |
|
"github.vscode-pull-request-github", |
|
"marus25.cortex-debug", |
|
"ms-azuretools.vscode-docker", |
|
"ms-iot.vscode-ros", |
|
"ms-python.python", |
|
"ms-vscode.cmake-tools", |
|
"ms-vscode.cpptools", |
|
"twxs.cmake", |
|
"uavcan.dsdl", |
|
"wholroyd.jinja", |
|
"zixuanwang.linkerscript" |
|
] |
|
}
|
|
|