diff --git a/project/.devcontainer/devcontainer.json.jinja b/project/.devcontainer/devcontainer.json.jinja index 2436898..bdd0011 100644 --- a/project/.devcontainer/devcontainer.json.jinja +++ b/project/.devcontainer/devcontainer.json.jinja @@ -119,8 +119,8 @@ "yahyabatulu.vscode-markdown-alert", "ms-vscode-remote.vscode-remote-extensionpack", "ms-azuretools.vscode-docker", - "uctakeoff.vscode-counter",{% if include_docs %} - "ExecutableBookProject.myst-highlight",{% endif %}{% if include_databricks %} + "uctakeoff.vscode-counter", + "yahyabatulu.vscode-markdown-alert",{% if include_databricks %} "databricks.databricks", "paiqo.databricks-vscode",{% endif %}{% if self_signed %} "ukoloff.win-ca",{% endif %}