Vscode-extension-for-zowe: Extension doesn't load first time Che workspace is started

Created on 29 Jan 2020  路  4Comments  路  Source: zowe/vscode-extension-for-zowe

In the Che4z stack, Zowe Explorer doesn't load the first time a workspace is opened. It is necessary to press F5 to refresh the page in order for the extension to load.

This issue seems more likely to happen when there are several other plugins present in the workspace that must also load at startup. The stack used for testing had the following plugins installed:

  - type: chePlugin
    reference: 'https://github.com/eclipse/che-che4z/raw/1.0.0/plugins/cobol-language-support.yaml'
    alias: cobol-language-support
  - type: chePlugin
    reference: 'https://github.com/eclipse/che-che4z/raw/1.0.0/plugins/cobol.yaml'
    alias: cobol
  - type: chePlugin
    reference: 'https://github.com/eclipse/che-che4z/raw/1.0.0/plugins/explorer-for-endevor.yaml'
    alias: explorer-for-endevor
  - type: chePlugin
    reference: 'https://gist.github.com/tjohnsonBCM/e6f70262938a3853cdf0e6f33baa4d2a/raw/996fb5efbc7e6f4a1b68ed1d742fa64b2caceff0/rexx-syntax-highlighting.yaml'
    alias: rexx-syntax-highlighting
  - type: chePlugin
    reference: 'https://gist.github.com/tjohnsonBCM/6cf8bca7eaa933a231341db951d47ff5/raw/3d5e213abe04a9385489972102989c4239cb7630/che-typescript-language.yaml'
    alias: typescript
Theia bug

All 4 comments

This issue may be caused by the non-standard way that Zowe Explorer is packaged in the Che4z stack. Research is being done how to bundle Zowe Explorer in a more standard way as a chePlugin, will update this issue once more details are known.

@tjohnsonBCM is this still an issue? I noticed in my recent Che workspaces, the Zowe Explorer loaded initially, but perhaps this had a workaround implemented.

I believe this has been fixed, but currently the fix is only present in internal builds and has not been published yet.

Closing as this is related to packaging the ZE explorer in a Che stack rather than ZE itself.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

phaumer picture phaumer  路  5Comments

AHumanFromCA picture AHumanFromCA  路  3Comments

jelaplan picture jelaplan  路  4Comments

jellypuno picture jellypuno  路  5Comments

t1m0thyj picture t1m0thyj  路  3Comments