We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08cbea6 commit 3121bd8Copy full SHA for 3121bd8
1 file changed
.devcontainer/cpp/devcontainer.json
@@ -36,17 +36,17 @@
36
"extensions": [
37
"alexkrechik.cucumberautocomplete@3.0.5",
38
"github.copilot@1.388.0",
39
- "github.vscode-github-actions@0.30.0",
+ "github.vscode-github-actions@0.31.0",
40
"github.vscode-pull-request-github@0.126.0",
41
"jetmartin.bats@0.1.10",
42
"kherring.bats-test-runner@0.1.3",
43
"mhutchie.git-graph@1.30.0",
44
"ms-azuretools.vscode-docker@2.0.0",
45
"ms-playwright.playwright@1.1.17",
46
- "ms-vscode.cmake-tools@1.21.36",
+ "ms-vscode.cmake-tools@1.22.26",
47
"ms-vscode.cpptools@1.29.3",
48
- "sonarsource.sonarlint-vscode@4.40.0",
49
- "usernamehw.errorlens@3.26.0"
+ "sonarsource.sonarlint-vscode@4.41.0",
+ "usernamehw.errorlens@3.28.0"
50
]
51
}
52
0 commit comments