forked from Archive/PX4-Autopilot
vscode recommended extensions update docker and ros
This commit is contained in:
parent
24764c676e
commit
f3aba02654
|
@ -2,14 +2,14 @@
|
||||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||||
// for the documentation about the extensions.json format
|
// for the documentation about the extensions.json format
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"ajshort.ros",
|
|
||||||
"chiehyu.vscode-astyle",
|
"chiehyu.vscode-astyle",
|
||||||
"dan-c-underwood.arm",
|
"dan-c-underwood.arm",
|
||||||
"github.vscode-pull-request-github",
|
"github.vscode-pull-request-github",
|
||||||
"marus25.cortex-debug",
|
"marus25.cortex-debug",
|
||||||
|
"ms-azuretools.vscode-docker",
|
||||||
|
"ms-iot.vscode-ros",
|
||||||
"ms-python.python",
|
"ms-python.python",
|
||||||
"ms-vscode.cpptools",
|
"ms-vscode.cpptools",
|
||||||
"peterjausovec.vscode-docker",
|
|
||||||
"twxs.cmake",
|
"twxs.cmake",
|
||||||
"uavcan.dsdl",
|
"uavcan.dsdl",
|
||||||
"vector-of-bool.cmake-tools",
|
"vector-of-bool.cmake-tools",
|
||||||
|
|
Loading…
Reference in New Issue