We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2cf3e9 commit b51bfd1Copy full SHA for b51bfd1
.devcontainer/cpp/devcontainer.json
@@ -31,17 +31,17 @@
31
},
32
"extensions": [
33
"alexkrechik.cucumberautocomplete@3.0.5",
34
- "github.copilot@1.368.0",
+ "github.copilot@1.372.0",
35
"github.vscode-github-actions@0.27.2",
36
- "github.vscode-pull-request-github@0.118.0",
+ "github.vscode-pull-request-github@0.118.1",
37
"jetmartin.bats@0.1.10",
38
"kherring.bats-test-runner@0.1.3",
39
"mhutchie.git-graph@1.30.0",
40
"ms-azuretools.vscode-docker@2.0.0",
41
"ms-playwright.playwright@1.1.15",
42
"ms-vscode.cmake-tools@1.21.36",
43
- "ms-vscode.cpptools@1.26.5",
44
- "sonarsource.sonarlint-vscode@4.30.0",
+ "ms-vscode.cpptools@1.27.7",
+ "sonarsource.sonarlint-vscode@4.31.0",
45
"usernamehw.errorlens@3.26.0"
46
]
47
}
0 commit comments