Florent BENOIT

Results 270 comments of Florent BENOIT

yes the first path is to try to enhance OpenVSX (and there are already some PRs to support this light mode)

you may try ``` $ SKIP_TEST=true yarn install ```

Walkthroughs can be contributed by extensions: https://code.visualstudio.com/api/references/contribution-points#contributes.walkthroughs

the biggest issue is that it requires privileged mode

the `securityContext: privileged` is not granted on OpenShift hosted solutions so for example it can't work on workspaces.openshift.com The limitation is not coming from Eclipse Che

Hello, setting as P2 for now. Note sure how to handle the bug. Because I assume https://github.com/eclipse/che/issues/20583 means that if oAuth is there then you need to accept the privileges...

cc @sleshchenko if you can include in your next sprint https://github.com/devfile/devworkspace-operator/issues/628 https://github.com/devfile/devworkspace-operator/issues/629 as it's blocking introduction of this editor in the plug-in registry.

hello @trust-freedom There are multiple ways so maybe you can express your wishes. Using OpenVSX directly won't work for airgap mode so we would still need the registry to embed...

@ericwill what are the remaining tasks almost all checkboxes are unchecked while I think it's now it should be the opposite

I think it was to have new PR when there is new VS Code extension available that is more recent than the one in the plugin-registry (like analyze of the...