From e0a7874a3e2dd5708eb6ed50096b596970d34797 Mon Sep 17 00:00:00 2001 From: "roman.ivanitskii" Date: Wed, 19 Jul 2023 13:36:40 +0300 Subject: [PATCH] add completion in evaluate expression for kotlin --- .../kotlin/PerformanceDashboard.vue | 45 +++++++++++++++++++ .../kotlin/dev/CompletionDashboard.vue | 44 ++++++++++++++++++ 2 files changed, 89 insertions(+) diff --git a/dashboard/new-dashboard/src/components/kotlin/PerformanceDashboard.vue b/dashboard/new-dashboard/src/components/kotlin/PerformanceDashboard.vue index 96b14b61..4b1d4e36 100644 --- a/dashboard/new-dashboard/src/components/kotlin/PerformanceDashboard.vue +++ b/dashboard/new-dashboard/src/components/kotlin/PerformanceDashboard.vue @@ -469,6 +469,51 @@ /> + +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
>