This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
schemaVersion: 2.3.0 | |
metadata: | |
name: che-code | |
displayName: VS Code - Open Source | |
description: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che | |
attributes: | |
arch: | |
- x86_64 | |
- arm64 | |
- s390x |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kind: DevWorkspace | |
apiVersion: workspace.devfile.io/v1alpha2 | |
metadata: | |
name: php-storm-oc-devworkspace | |
namespace: devworkspace-prj | |
spec: | |
started: true | |
template: | |
projects: | |
- name: php-laravel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
kind: DevWorkspace | |
apiVersion: workspace.devfile.io/v1alpha2 | |
metadata: | |
name: php-storm-devworkspace | |
spec: | |
started: true | |
template: | |
attributes: | |
controller.devfile.io/debug-start: "true" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
schemaVersion: 2.2.2 | |
metadata: | |
name: che-idea-server | |
displayName: JetBrains IntelliJ IDEA Ultimate 2024.2.3 (desktop) | |
description: Red Hat OpenShift Dev Spaces with JetBrains IntelliJ IDEA Ultimate | |
tags: | |
- Tech-Preview | |
attributes: | |
publisher: che-incubator | |
version: latest |