mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-07-23 22:51:26 +00:00
fixed file open error, it works!
This commit is contained in:
8
.vscode/extensions.json
vendored
8
.vscode/extensions.json
vendored
@@ -1,8 +1,10 @@
|
||||
{
|
||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format
|
||||
"recommendations": [
|
||||
"ms-vscode.cpptools",
|
||||
"wayou.vscode-todo-highlight",
|
||||
"platformio.platformio-ide",
|
||||
"usernamehw.errorlens",
|
||||
"platformio.platformio-ide"
|
||||
"wayou.vscode-todo-highlight"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user