mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 05:28:45 -04:00
e614a1c58c
* 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"
|
|
]
|
|
}
|