Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 45e05ab

Browse files
committed
Activate on top level Cargo.toml and rust-project.json files
1 parent 3770f73 commit 45e05ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

editors/code/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@
6868
"typescript": "^5.1.6"
6969
},
7070
"activationEvents": [
71+
"workspaceContains:Cargo.toml",
7172
"workspaceContains:*/Cargo.toml",
73+
"workspaceContains:rust-project.json",
7274
"workspaceContains:*/rust-project.json"
7375
],
7476
"main": "./out/main",

0 commit comments

Comments
 (0)