forked from Archive/PX4-Autopilot
13 lines
359 B
JSON
13 lines
359 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"ms-vscode.cpptools",
|
|
"github.vscode-pull-request-github",
|
|
"chiehyu.vscode-astyle",
|
|
"marus25.cortex-debug",
|
|
"ms-python.python",
|
|
"vector-of-bool.cmake-tools"
|
|
]
|
|
}
|