-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Che-Code, Che-IDEA feature gap (compared to Che-Theia) #21144
Comments
Update. for Che-IDEA, it's possible to navigate to the Dashboard from IDE: For 7.50, we're working on: and preview URL features for Che-IDEA:
Updated the comparison table accordingly. |
Created the following PR to implement machine exec support: che-incubator/jetbrains-editor-images#121 it can be tested by using factory links:
|
@azatsarynnyy @vzhukovs we can close this one now right? |
@l0rd yes, we've implemented all the missing features for both Che-Code and Che-IDEA. Closing it. |
This is a quick feature gap analysis to identify what's missing in Che-Code/Che-IDEA compared to Che-Theia.
It's not intended to achieve complete feature parity between Che-Theia and Che-Code/Che-IDEA.
The main goal of this analysis is to identify the minimum set of base functionality that must be supported by Che-Code and Che-IDEA in order to satisfy the common developers' needs.
To identify the missing features I used one of the typical developer's scenarios:
Running the Devfile commands (steps 2, 3, 4) must be possible with the Code's Task or IDEA's Run/Debug Configurations.
The comparison table below is to track the progress and have greater clarity of the missing features.
Che-Theia is present here as the desired state for Che-Code and Che-IDEA editors.
✔️ - implemented | ✖️ - not implemented | 🏃 - work in progress
Note, some of these issues are part of the related epics:
The text was updated successfully, but these errors were encountered: