Files
bizhang_-obav/.vscode/extensions.json
2018-12-04 23:11:36 -05:00

12 lines
331 B
JSON

{
// 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"
]
}