mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
vscode initial configuration (#10911)
This commit is contained in:
11
.vscode/extensions.json
vendored
Normal file
11
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format
|
||||
"recommendations": [
|
||||
"ms-vscode.cpptools",
|
||||
"github.vscode-pull-request-github",
|
||||
"chiehyu.vscode-astyle",
|
||||
"marus25.cortex-debug",
|
||||
"vector-of-bool.cmake-tools"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user