7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 02:25:06 +00:00
kicad/thirdparty/sentry-native/.vscode/extensions.json
2022-04-02 01:21:55 +00:00

10 lines
218 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.cpptools",
"ms-vscode.cmake-tools",
"twxs.cmake"
]
}