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": [
|
2019-03-22 20:55:39 -04:00
|
|
|
"ajshort.ros",
|
2018-12-04 23:11:36 -05:00
|
|
|
"chiehyu.vscode-astyle",
|
2019-03-22 20:55:39 -04:00
|
|
|
"dan-c-underwood.arm",
|
2019-03-17 11:03:18 -04:00
|
|
|
"github.vscode-pull-request-github",
|
2018-12-04 23:11:36 -05:00
|
|
|
"marus25.cortex-debug",
|
2018-12-05 10:54:28 -05:00
|
|
|
"ms-python.python",
|
2019-03-17 11:03:18 -04:00
|
|
|
"ms-vscode.cpptools",
|
2019-03-22 20:55:39 -04:00
|
|
|
"peterjausovec.vscode-docker",
|
2019-03-17 11:03:18 -04:00
|
|
|
"twxs.cmake",
|
2019-03-22 20:55:39 -04:00
|
|
|
"vector-of-bool.cmake-tools",
|
|
|
|
|
"wholroyd.jinja"
|
2018-12-04 23:11:36 -05:00
|
|
|
]
|
2019-03-22 20:55:39 -04:00
|
|
|
}
|