Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-8921

Hide the JetBrains Editor by default for IBM Power/Z

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Release Notes
    • Hide
      = Show editors for supported architectures only

      You can now hide editors that do not support the current system architecture on the user dashboard. This provides a cleaner user experience by ensuring that only compatible editors are visible for selection.

      Supported architectures are defined in each editor’s metadata:

      [source,yaml]
      ----
      schemaVersion: 2.3.0
      metadata:
        name: che-code
        displayName: VS Code - Open Source
        description: Microsoft Visual Studio Code - Open Source IDE for Dev Spaces
        tags:
          - Tech-Preview
        attributes:
          arch:
            - x86_64
            - arm64
            - s390x
            - ppc64le
      ----
      Show
      = Show editors for supported architectures only You can now hide editors that do not support the current system architecture on the user dashboard. This provides a cleaner user experience by ensuring that only compatible editors are visible for selection. Supported architectures are defined in each editor’s metadata: [source,yaml] ---- schemaVersion: 2.3.0 metadata:   name: che-code   displayName: VS Code - Open Source   description: Microsoft Visual Studio Code - Open Source IDE for Dev Spaces   tags:     - Tech-Preview   attributes:     arch:       - x86_64       - arm64       - s390x       - ppc64le ----
    • Enhancement
    • Done

      Need to hide the JetBrains editor from the devspaces dashboard for IBM Power/Z since the editor is not supported for these architectures.

              prak@redhat.com Prabhu K
              sachinitagi Sachin Itagi (Inactive)
              Lakshmi Daruri Lakshmi Daruri
              Gaurav Trivedi Gaurav Trivedi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: