-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
vscode plugin gitlens not support #4902
Comments
@502647092 it relies on SCM support and there other missing APIs:
|
To track progress on SCM support: #4279 |
@akosyakov |
@akosyakov
|
@I051950 we still keep using our native git Theia extension, gitlens cannot work with it. One can though try to remove native and install vscode git extension since it is requirement for gitlens. Maybe it works. |
Improves #4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
Improves #4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
Improves #4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
Improves #4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
Improves #4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
Improves #4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
Improves #4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
Improves #4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
any updates? 👀 |
@artalar please give a try, support of many commands, APIs and even webviews was implemented |
Improves eclipse-theia#4902 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
* Add vscode-gitlens to the plugin registry With eclipse-theia/theia#4902 being resolved we can now use gitlens in Che. The work in Theia is new, so to test you may need to select theia:next as your editor (instead of latest). Closes eclipse-che/che#16341 Signed-off-by: Eric Williams <ericwill@redhat.com>
Description
https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
not support
Reproduction Steps
OS and Theia version:
Diagnostics:
The text was updated successfully, but these errors were encountered: