From 5d076f457c2c9e1e00fd6310725ee295e61a3a1e Mon Sep 17 00:00:00 2001 From: Laura Kassovic Date: Sun, 7 Dec 2025 15:27:27 -0800 Subject: [PATCH] remove wistia videos --- docs/getting-started/features.md | 33 +++----------------------------- 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/docs/getting-started/features.md b/docs/getting-started/features.md index 71d448a0..f21fd2b0 100644 --- a/docs/getting-started/features.md +++ b/docs/getting-started/features.md @@ -19,16 +19,7 @@ This video demonstrates the support for the Declarative Configuration Language ( Thanks to the strictness of DCL, the IDE assistance is exempt of noise. Code completion only suggests the properties and nested blocks available in the current scope. - -
-
-
-
- -
-
-
-
+ This video demonstrates the enhanced support for DCL in Android Studio, covering enum properties and named domain object containers. @@ -36,16 +27,7 @@ The same level of support should be expected in [IntelliJ IDEA](./setup.md#intel ### Visual Studio Code - -
-
-
-
- -
-
-
-
+ This video demonstrates the support for the Declarative Configuration Language (DCL) available in [Visual Studio Code](./setup.md#visual-studio-code): syntax highlighting, semantic analysis and code completion. Thanks to the strictness of DCL, the IDE assistance is exempt of noise. @@ -54,16 +36,7 @@ Moreover, semantic [mutations](#mutations), or refactorings, are available direc ### Eclipse IDE - -
-
-
-
- -
-
-
-
+ This video demonstrates the support for the Declarative Configuration Language (DCL) available in the [Eclipse IDE](./setup.md#eclipse-ide): syntax highlighting, semantic analysis and code completion. Thanks to the strictness of DCL, the IDE assistance is exempt of noise.