Feature: Add debug configuration for Microsoft VS Code
This commit is contained in:
8
.vscode/extensions.json
vendored
Normal file
8
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"ms-vscode.cpptools",
|
||||
"ms-vscode-remote.remote-wsl",
|
||||
"ms-vscode.powershell",
|
||||
"twxs.cmake"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user