summarylogtreecommitdiffstats
path: root/patch.json
diff options
context:
space:
mode:
Diffstat (limited to 'patch.json')
-rw-r--r--patch.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/patch.json b/patch.json
index 8ddf18284a08..0aa3e4dc131e 100644
--- a/patch.json
+++ b/patch.json
@@ -211,7 +211,10 @@
"onFileOpen": [
{
"pathGlob": "{**/*.bicep}",
- "important": true
+ "important": true,
+ "whenNotInstalled": [
+ "ms-azuretools.rad-vscode-bicep"
+ ]
}
]
},