ardupilot/.vscode/extensions.json
Ryan Friedman b8eb1b8ae2 vscode: Add extension for automatically picking process
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-08-11 12:29:58 -07:00

14 lines
354 B
JSON

{
"recommendations": [
"augustocdias.tasks-shell-input",
"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",
]
}