diff --git a/adev/BUILD.bazel b/adev/BUILD.bazel index f89d6dd33cd..0448e093d04 100644 --- a/adev/BUILD.bazel +++ b/adev/BUILD.bazel @@ -80,6 +80,7 @@ APPLICATION_DEPS = [ "@npm//@lezer/javascript", "@npm//@lezer/common", "@npm//@stackblitz/sdk", + "@npm//open-in-idx", "@npm//@xterm/xterm", "@npm//@xterm/addon-fit", "@npm//algoliasearch", diff --git a/adev/src/app/editor/code-editor/code-editor.component.html b/adev/src/app/editor/code-editor/code-editor.component.html index 2f3adf1e5f8..06b87384d0b 100644 --- a/adev/src/app/editor/code-editor/code-editor.component.html +++ b/adev/src/app/editor/code-editor/code-editor.component.html @@ -68,11 +68,23 @@ + + +
+ + +
+