ardupilot/.vscode/extensions.json
Ryan Friedman e614a1c58c .vscode: Recommend mermaid
* 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>
2023-08-09 18:09:44 +10:00

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"
]
}