We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4765f12 commit 4e93e83Copy full SHA for 4e93e83
apps/vscode/package.json
@@ -36,6 +36,7 @@
36
"onLanguage:r",
37
"workspaceContains:**/*.{qmd,rmd}",
38
"workspaceContains:**/_quarto.{yml,yaml}",
39
+ "workspaceContains:**/_brand.{yml,yaml}",
40
"workspaceContains:**/_extension.{yml,yaml}",
41
"onWebviewPanel:quarto.previewView",
42
"onWebviewPanel:quarto.diagramView"
0 commit comments