We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a084b commit 07132baCopy full SHA for 07132ba
project/.vscode/extensions.json.jinja
@@ -26,8 +26,7 @@
26
"yahyabatulu.vscode-markdown-alert",
27
"ms-vscode-remote.vscode-remote-extensionpack",
28
"ms-azuretools.vscode-docker",
29
- "uctakeoff.vscode-counter",{% if include_docs %}
30
- "ExecutableBookProject.myst-highlight",{% endif %}{% if include_databricks %}
+ "uctakeoff.vscode-counter",{% if include_databricks %}
31
"databricks.databricks",
32
"paiqo.databricks-vscode",{% endif %}{% if self_signed %}
33
"ukoloff.win-ca",{% endif %}
0 commit comments