We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502ff63 commit 790bab8Copy full SHA for 790bab8
devcontainer.json
@@ -22,8 +22,9 @@
22
"notskm.clang-tidy",
23
"gruntfuggly.todo-tree",
24
"mhutchie.git-graph",
25
- "eamodio.gitlens",
26
- "redhat.vscode-yaml"
+ "eamodio.gitlens",
+ "redhat.vscode-yaml",
27
+ "matepek.vscode-catch2-test-adapter"
28
],
29
30
// Use 'forwardPorts' to make a list of ports inside the container available locally.
0 commit comments