We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a686b74 commit 8414098Copy full SHA for 8414098
.devcontainer/rust/devcontainer.json
@@ -16,13 +16,13 @@
16
"extensions": [
17
"github.copilot@1.388.0",
18
"github.vscode-github-actions@0.28.0",
19
- "github.vscode-pull-request-github@0.120.2",
+ "github.vscode-pull-request-github@0.122.0",
20
"jetmartin.bats@0.1.10",
21
"kherring.bats-test-runner@0.1.3",
22
"mhutchie.git-graph@1.30.0",
23
"ms-azuretools.vscode-docker@2.0.0",
24
- "rust-lang.rust-analyzer@0.3.2667",
25
- "sonarsource.sonarlint-vscode@4.34.0",
+ "rust-lang.rust-analyzer@0.3.2675",
+ "sonarsource.sonarlint-vscode@4.35.1",
26
"tamasfe.even-better-toml@0.21.2",
27
"usernamehw.errorlens@3.26.0"
28
]
0 commit comments