From c2e3c7d0b3a3405a5758f8c146439771603cf989 Mon Sep 17 00:00:00 2001 From: khushisharmaharness Date: Wed, 15 Jan 2025 13:42:57 +0530 Subject: [PATCH] Minor fixes --- .../ide's/intellij.md | 16 +++++++++++----- .../ide's/vs-code-desktop.md | 2 +- .../introduction/whats-supported.md | 5 +++-- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/docs/cloud-development-environments/ide's/intellij.md b/docs/cloud-development-environments/ide's/intellij.md index b20b9738d8..9c7c10c55e 100644 --- a/docs/cloud-development-environments/ide's/intellij.md +++ b/docs/cloud-development-environments/ide's/intellij.md @@ -4,8 +4,13 @@ sidebar_position: 3 description: Connect to your Gitspaces within IntelliJ IDEA. sidebar_label: IntelliJ IDEA --- +:::info + +Harness CDE is now available in public beta. To enable it on your account, contact your sales representative or reach out to the team at cde-interest@harness.io + +::: -With **IntelliJ IDEA** support, Harness CDE enables seamless remote development in your Gitspaces using the IntelliJ IDEA IDE. This integration leverages **[JetBrains Gateway](https://www.jetbrains.com/remote-development/gateway/)** to establish a direct remote connection with IntelliJ IDEA, eliminating the need for any prior setup. +With **IntelliJ IDEA** support, Harness CDE enables seamless and efficient remote development in your Gitspaces with your IDE. This integration leverages **[JetBrains Gateway](https://www.jetbrains.com/remote-development/gateway/)** to establish a direct remote connection with IntelliJ IDEA, eliminating the need for any prior setup. This guide provides a step-by-step walkthrough to help you use IntelliJ IDEA with your Gitspaces. Let’s get started! @@ -30,10 +35,11 @@ To ensure optimal performance while connecting to your Gitspace in IntelliJ IDEA - **Storage**: At least **10 GB** of available disk space. :::warning -If your Gitspace does not meet the recommended requirements, the following warning may appear during your IntelliJsetup. You can choose to create a new Gitspace that adheres to the recommended specifications or proceed with your existing configuration. -::: +If your Gitspace does not meet the recommended requirements, the following warning may appear during your IntelliJ setup. You can choose to create a new Gitspace that adheres to the recommended specifications or proceed with your existing configuration. warning intellij +::: + #### Configuring your Gitspace To meet the recommended specifications, select the **"Large"** machine type while configuring your Gitspace in the Harness UI. This option provides: @@ -44,7 +50,7 @@ To meet the recommended specifications, select the **"Large"** machine type whil gitspace requirements ## Getting started with IntelliJ IDEA -You can follow the following steps to get started with IntelliJ and start using IntelliJ for your Gitspaces: +Follow these steps to get started with integrating IntelliJ IDEA into your Gitspaces workflow: ### Create a Gitspace 1. Navigate to the **Harness UI** and [create a new Gitspace](/docs/cloud-development-environments/introduction/quickstart-guide) for your project repository. 2. Select **"IntelliJ"** as the IDE during Gitspace creation. @@ -74,7 +80,7 @@ You will be redirected to **JetBrains Gateway**, where you will be prompted to c connect to ssh :::warning -In case your Gitspace does not meet the recommended requirements, you may receive the following warning during the above setup. You can either upgrade your Gitspace to align with the recommended specifications or continue with your current configuration. +In case your Gitspace does not meet the recommended requirements, you may receive the following warning during the above setup. You can either create a new Gitspace to align with the recommended specifications or continue with your current configuration. warning intellij diff --git a/docs/cloud-development-environments/ide's/vs-code-desktop.md b/docs/cloud-development-environments/ide's/vs-code-desktop.md index 70b86a65a4..97e85389a4 100644 --- a/docs/cloud-development-environments/ide's/vs-code-desktop.md +++ b/docs/cloud-development-environments/ide's/vs-code-desktop.md @@ -17,7 +17,7 @@ Check out this video to get started with the Harness Gitspaces VS Code Extension -## Pre-requisites +## Pre-Requisites Before starting out, ensure that you have the following: 1. VS Code Desktop installed [(Install VS Code Desktop)](https://code.visualstudio.com/download) 2. Gitspaces VS Code extension installed (Refer to the steps below) diff --git a/docs/cloud-development-environments/introduction/whats-supported.md b/docs/cloud-development-environments/introduction/whats-supported.md index 36ce118188..b2cef40d56 100644 --- a/docs/cloud-development-environments/introduction/whats-supported.md +++ b/docs/cloud-development-environments/introduction/whats-supported.md @@ -33,6 +33,7 @@ You can choose your preferred IDE for development, we currently support the foll 1. [VS Code Desktop](https://code.visualstudio.com/) (>=v1.81.0) 2. [VS Code Browser](https://code.visualstudio.com/docs/editor/vscode-web) +3. [IntelliJ IDEA](https://www.jetbrains.com/idea/) We are working on support for [IntelliJ IDEA](https://www.jetbrains.com/idea/) and other popular IDEs, so stay tuned. @@ -60,8 +61,8 @@ We're working on adding more regions, as well as more flexible hosting models fo Currently supported machine types are: -1. **Standard:** 2 core CPU 8GB Ram and 30GB Disk Size +1. **Standard:** 2 core CPU, 8GB Ram and 30GB Disk Size -2. **Large:** 4 core CPU 32GB Ram and 30 GB Disk Size +2. **Large:** 4 core CPU, 32GB Ram and 30 GB Disk Size If you're looking for larger machines, please let us know, and we can discuss custom configurations to meet your needs (cde-interest@harness.io).