Skip to content

Commit 7547fb9

Browse files
authored
Merge branch 'main' into feature/amp-devcontainer-rust/update-vscode-extensions-devcontainer-metadata.json
2 parents f3e77b4 + 8b663ed commit 7547fb9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.devcontainer/cpp/devcontainer-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"llvm-vs-code-extensions.vscode-clangd@0.4.0",
99
"marus25.cortex-debug@1.12.1",
1010
"mhutchie.git-graph@1.30.0",
11-
"ms-vscode.cmake-tools@1.21.36",
11+
"ms-vscode.cmake-tools@1.22.26",
1212
"ms-vscode.cpptools@1.29.3",
1313
"ms-vsliveshare.vsliveshare@1.0.5959",
14-
"sonarsource.sonarlint-vscode@4.40.0"
14+
"sonarsource.sonarlint-vscode@4.41.0"
1515
],
1616
"settings": {
1717
"C_Cpp.intelliSenseEngine": "disabled",

.devcontainer/cpp/devcontainer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
"extensions": [
3737
"alexkrechik.cucumberautocomplete@3.0.5",
3838
"github.copilot@1.388.0",
39-
"github.vscode-github-actions@0.30.0",
39+
"github.vscode-github-actions@0.31.0",
4040
"github.vscode-pull-request-github@0.126.0",
4141
"jetmartin.bats@0.1.10",
4242
"kherring.bats-test-runner@0.1.3",
4343
"mhutchie.git-graph@1.30.0",
4444
"ms-azuretools.vscode-docker@2.0.0",
4545
"ms-playwright.playwright@1.1.17",
46-
"ms-vscode.cmake-tools@1.21.36",
46+
"ms-vscode.cmake-tools@1.22.26",
4747
"ms-vscode.cpptools@1.29.3",
48-
"sonarsource.sonarlint-vscode@4.40.0",
49-
"usernamehw.errorlens@3.26.0"
48+
"sonarsource.sonarlint-vscode@4.41.0",
49+
"usernamehw.errorlens@3.28.0"
5050
]
5151
}
5252
}

0 commit comments

Comments
 (0)