2018-12-04 23:11:36 -05:00
|
|
|
{
|
|
|
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
|
|
|
// for the documentation about the extensions.json format
|
|
|
|
|
"recommendations": [
|
|
|
|
|
"chiehyu.vscode-astyle",
|
2019-03-22 20:55:39 -04:00
|
|
|
"dan-c-underwood.arm",
|
2020-09-16 09:07:54 -04:00
|
|
|
"fredericbonnet.cmake-test-adapter",
|
2019-03-17 11:03:18 -04:00
|
|
|
"github.vscode-pull-request-github",
|
2018-12-04 23:11:36 -05:00
|
|
|
"marus25.cortex-debug",
|
2019-08-17 18:07:22 -04:00
|
|
|
"ms-azuretools.vscode-docker",
|
|
|
|
|
"ms-iot.vscode-ros",
|
2018-12-05 10:54:28 -05:00
|
|
|
"ms-python.python",
|
2019-11-05 20:01:58 -05:00
|
|
|
"ms-vscode.cmake-tools",
|
2019-03-17 11:03:18 -04:00
|
|
|
"ms-vscode.cpptools",
|
2020-09-16 09:07:54 -04:00
|
|
|
"ms-vscode.cpptools-extension-pack",
|
2020-02-09 20:06:35 -05:00
|
|
|
"redhat.vscode-yaml",
|
2020-09-16 09:07:54 -04:00
|
|
|
"streetsidesoftware.code-spell-checker",
|
2019-03-17 11:03:18 -04:00
|
|
|
"twxs.cmake",
|
2019-04-11 21:04:59 -04:00
|
|
|
"uavcan.dsdl",
|
2019-05-25 11:53:46 -04:00
|
|
|
"wholroyd.jinja",
|
|
|
|
|
"zixuanwang.linkerscript"
|
2018-12-04 23:11:36 -05:00
|
|
|
]
|
2019-04-11 21:04:59 -04:00
|
|
|
}
|