Skip to content

Commit

Permalink
vscode: Add extension for automatically picking process
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 authored and magicrub committed Aug 11, 2023
1 parent 2f58d08 commit b8eb1b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"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"
"ardupilot-org.ardupilot-devenv",
]
}

0 comments on commit b8eb1b8

Please sign in to comment.