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

Commit a1886e0

Browse files
authored
detect Cargo.toml in subfolders (#223)
1 parent 85b4f20 commit a1886e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"activationEvents": [
3636
"onLanguage:toml",
37-
"workspaceContains:Cargo.toml"
37+
"workspaceContains:*/Cargo.toml"
3838
],
3939
"contributes": {
4040
"commands": [

0 commit comments

Comments
 (0)