mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-06 05:34:09 -04:00
* And allow you to add it to staging without git complaing it's in the vscode folder Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
13 lines
311 B
JSON
13 lines
311 B
JSON
{
|
|
"recommendations": [
|
|
"bierner.markdown-mermaid",
|
|
"ms-vscode.cpptools",
|
|
"sumneko.lua",
|
|
"ms-python.python",
|
|
"ms-python.vscode-pylance",
|
|
"streetsidesoftware.code-spell-checker",
|
|
"chiehyu.vscode-astyle",
|
|
"ardupilot-org.ardupilot-devenv"
|
|
]
|
|
}
|