mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Activate on top level Cargo.toml and rust-project.json files
This commit is contained in:
@@ -68,7 +68,9 @@
|
||||
"typescript": "^5.1.6"
|
||||
},
|
||||
"activationEvents": [
|
||||
"workspaceContains:Cargo.toml",
|
||||
"workspaceContains:*/Cargo.toml",
|
||||
"workspaceContains:rust-project.json",
|
||||
"workspaceContains:*/rust-project.json"
|
||||
],
|
||||
"main": "./out/main",
|
||||
|
||||
Reference in New Issue
Block a user