What development tools you can configure

Che supports multiple IDEs and AI coding assistants that you can configure for your Cloud Development Environments. Choose between Visual Studio Code - Open Source and JetBrains IntelliJ IDEA, define a common IDE for your team’s repositories, and select AI providers.

IDE options

Che supports Visual Studio Code - Open Source as the default editor. You can also connect JetBrains IntelliJ IDEA Ultimate Edition through JetBrains Gateway or JetBrains Toolbox. To standardize the IDE across your team, add a che-editor.yaml file to your Git repository.

AI coding assistants

Your administrator registers AI providers in the Che configuration. You select a provider when creating a Cloud Development Environment, configure your API key as a Kubernetes Secret, and the AI tool binaries are injected into your workspace. GitHub Copilot Chat is available as a Visual Studio Code extension.

Table 1. What do you need to set up?
Goal Description

Choose and configure your IDE

Connect Visual Studio Code or JetBrains IntelliJ IDEA, define a common IDE for your team, and automate extension installation.

Use AI coding assistants

Select an AI provider, configure your API key, set up GitHub Copilot Chat, and switch between tools.