Mario Loriedo
Mario Loriedo
### Is your enhancement related to a problem? Please describe In today [documentation](https://www.eclipse.org/che/docs/stable/administration-guide/advanced-configuration-options-for-the-che-server-component/#che-server-component-system-properties-reference_che) we mention dozens of configuration options (sourced directly from[ che-server properties file](https://github.com/eclipse-che/che-server/blob/main/assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/che.properties)) that are not used anymore...
### Is your enhancement related to a problem? Please describe We are currently only building `linux/amd64` [developer images](https://github.com/devfile/developer-images). ### Describe the solution you'd like - Identify supported platforms for every...
### Is your enhancement related to a problem? Please describe Issues related to [Developers images](https://github.com/devfile/developer-images) - gh action publishes the wrong "universal base image" - there is not automated check...
### Is your enhancement related to a problem? Please describe In some cases administrators want to pre-create their namespaces and don't want to have Eclispe Che to automatically create them....
### Is your enhancement related to a problem? Please describe Running VS Code as editor in Che workspaces ### Describe the solution you'd like - [x] https://github.com/eclipse/che/issues/20435 - [x] Using...
### Is your enhancement related to a problem? Please describe. When editing a project devfile in VS Code, the workspace doesn’t get updated automatically. ### Describe the solution you'd like...
### Is your enhancement related to a problem? Please describe If I use OpenShift Dev Spaces (or any other Che distribution) it doesn't make sense to specify a **che**-editor as...
### Describe the bug If I specify [`che-editor` URL parameter ](https://www.eclipse.org/che/docs/stable/end-user-guide/optional-parameters-for-the-urls-for-starting-a-new-workspace/#_url_parameter_for_the_workspace_ide) I expect it to have higher priority compared to the editor specified in the git repository `.che/che-editor.yaml`. ### Che...
### Describe the bug When starting a che-code based workspace the IDE gets loaded a first time and shows an error message (Error loading webview) and after a few seconds...
### Is your enhancement related to a problem? Please describe. We struggle to manually keep up with the pace of the updates of the vs code extensions. That can have...