We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a531283 commit c1af2c1Copy full SHA for c1af2c1
.devcontainer/cpp/devcontainer.json
@@ -36,16 +36,16 @@
36
"extensions": [
37
"alexkrechik.cucumberautocomplete@3.1.0",
38
"github.copilot@1.388.0",
39
- "github.vscode-github-actions@0.31.2",
40
- "github.vscode-pull-request-github@0.132.2",
+ "github.vscode-github-actions@0.31.3",
+ "github.vscode-pull-request-github@0.134.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.22.28",
47
- "ms-vscode.cpptools@1.31.3",
48
- "sonarsource.sonarlint-vscode@4.45.0",
+ "ms-vscode.cpptools@1.31.4",
+ "sonarsource.sonarlint-vscode@5.0.0",
49
"usernamehw.errorlens@3.28.0"
50
]
51
}
0 commit comments