-
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
Move all che-theia related extensions/plugins in che-theia repository #12306
Comments
Add ssh-plugin
@slemeur |
@vparfonov For me, the decision comes down to where to spend effort: is it better to identify the work required to make VS Code plugins to work, or to implement plugins for the feature for Che? Part of that depends on how much work is needed in each case, and how many other things will be enabled in each case. In general, I would favour evaluating whether the equivalent VS Code plug-ins work - if they work today, great! Effort saved. And if they do not, then identifying which plug-in APIs or functionalities need work to enable them to work. At that point, you have information to decide whether to get the VS Code plug-ins working unchanged, or whether to "port" them to Theia. |
My personal experience give feeling it would be not fast. For example, we spent a lot of time for K8s plugin and still not done. But in same time covering API one time we will open the door for all plugins which use this API. There are potential risks of being not able to implement all existed VS Code APIs in Theia. |
che-theia repo should only contain plugins and extensions that are specific to Che
Because we would cover more and more of the VSCode extension API, the more we integrate VSCode extensions, the faster integration of new VSCode extension would be to implement. IMHO, For all these reasons, we should not include emacs and vi plugins to che-theia repo. |
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
* eclipse-che/che#12306 move dashboard extension Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
eclipse-che/che#12306 move activity tracker extension Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
done |
Description
As we discuss on che-dev mail we should move all Che + Theia related projects in one repo:
https://github.com/eclipse/che-theia
IDE1
IDE 2
Languages
ws-skeleton
Deprecated repository(delete or archive):
The text was updated successfully, but these errors were encountered: