From 670ca0489f95e7ada8d819c375abe3664b072e43 Mon Sep 17 00:00:00 2001 From: George Tsiolis Date: Thu, 15 Dec 2022 14:22:07 +0000 Subject: [PATCH] Update beta notice for the JetBrains integration --- .../dashboard/src/settings/SelectIDE.tsx | 22 +++++++++---------- 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/components/dashboard/src/settings/SelectIDE.tsx b/components/dashboard/src/settings/SelectIDE.tsx index 80c9f63d794be6..55a32f114234ae 100644 --- a/components/dashboard/src/settings/SelectIDE.tsx +++ b/components/dashboard/src/settings/SelectIDE.tsx @@ -13,6 +13,7 @@ import { getGitpodService } from "../service/service"; import { UserContext } from "../user-context"; import CheckBox from "../components/CheckBox"; import { User } from "@gitpod/gitpod-protocol"; +import PillLabel from "../components/PillLabel"; export type IDEChangedTrackLocation = "workspace_list" | "workspace_start" | "preferences"; interface SelectIDEProps { @@ -105,24 +106,21 @@ export default function SelectIDE(props: SelectIDEProps) { )} -

- The JetBrains desktop IDEs are currently in beta.{" "} +

+ JetBrains integration is currently in{" "} + + + Beta + + +  ·  - Send feedback - {" "} - ยท{" "} - - Documentation + Send feedback