Andrew O.
Andrew O.
I am also experiencing this issue on a M1 Macbook Pro running macOS Monterey 12.3. I also cannot see the CPU or GPU temperatures.
Just commenting to say https://gitcdn.xyz and https://gitcdn.link/ seem to still be down.
Was testing JDT-LS integration with LSP4E and ran into this issue as well. Would it be possible to replace usage of "java.apply.workspaceEdit" in codeAction with workspaceEdit? It seems to be...
> `claimSize` is configured in the DevWorkspaceOperatorConfig. However, the DWOC has separate configuration based on workspace storage-type (you can set a different default for `per-workspace` vs `common`). It's not clear...
> @AObuchow Let me know if you need any help with che-operator part. @tolusha I'm not sure if [this addition to the Che-Operator CRD](https://github.com/eclipse-che/che-operator/pull/1442#pullrequestreview-1078557184) is required for the 3.2 release,...
@olexii4 Part of this issue requires a change in the Che-Dashboard. The requirement (from my understanding) is to read the Che-Operator CR's [`pvcStrategy` field](https://github.com/eclipse-che/che-operator/blob/main/api/v2/checluster_types.go#L380) and inject this value into the...
@olexii4 I apologize for the late notice, I realized another attribute needs to be added to devfiles for this feature to work. The attribute is [`controller.devfile.io/devworkspace-config`](https://github.com/devfile/devworkspace-operator/pull/918), which has the following...
> We are going to have a single DWOC used by all users, right? Correct > in this case it makes sense to have it in the namespace where Eclipse...
> @AObuchow Could you confirm that setting `per-workspace` in CheCluster CR works? Or should we wait for some PR is merged? Unfortunately, setting `per-workspace` in CheCluster CR doesn't currently have...
Yes it adds value to Eclipse IDE through the Wild Web Developer plugin. See [here](https://github.com/eclipse/wildwebdeveloper/blob/master/RELEASE_NOTES.md#eslint-and-typescript-eslint-support). Big thanks to @Quramy for your work :)