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

Configure trusted extensions for Microsoft Visual Studio Code

XMLWordPrintable

    • False
    • None
    • False
    • Release Notes
    • Hide
      = Configure trusted extensions for Visual Studio Code - Open Source ("Code - OSS")

      With this release, you can specify which extensions are trusted and can access authentication tokens using the dedicated `VSCODE_TRUSTED_EXTENSIONS` environment variable defined in the devfile or ConfigMap:

      [source,code]
      ----
         env:
           - name: VSCODE_TRUSTED_EXTENSIONS
             value: "<publisher1>.<extension1>,<publisher2>.<extension2>"
      ----

      Find more details about the enhancement in the link:https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.13/html/administration_guide/managing-ide-extensions#trusted-extensions-for-microsoft-visual-studio-code[official documentation].
      Show
      = Configure trusted extensions for Visual Studio Code - Open Source ("Code - OSS") With this release, you can specify which extensions are trusted and can access authentication tokens using the dedicated `VSCODE_TRUSTED_EXTENSIONS` environment variable defined in the devfile or ConfigMap: [source,code] ----    env:      - name: VSCODE_TRUSTED_EXTENSIONS        value: "<publisher1>.<extension1>,<publisher2>.<extension2>" ---- Find more details about the enhancement in the link: https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.13/html/administration_guide/managing-ide-extensions#trusted-extensions-for-microsoft-visual-studio-code [official documentation].
    • Enhancement
    • Done

          jvrbkova@redhat.com Jana Vrbkova
          jvrbkova@redhat.com Jana Vrbkova
          Anatolii Bazko Anatolii Bazko
          Jana Vrbkova Jana Vrbkova
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: