Skip to content
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

Rework git status feature #6342

Closed
tolusha opened this issue Sep 19, 2017 · 0 comments
Closed

Rework git status feature #6342

tolusha opened this issue Sep 19, 2017 · 0 comments
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Milestone

Comments

@tolusha
Copy link
Contributor

tolusha commented Sep 19, 2017

In #5722 a new gutter has been introduce to display vcs changes.
Unfortunately it causes project explorer freezing. It has been fixed in https://github.com/eclipse/che/pull/6341/files

The goal of this issue is to refine solution of the #5722
If node is oped either in Project Explorer or in Editor then it is its obligation to listen to event/git/indexChanged and update its color (status).

The current state: it seems don't work if node has been added/modified not from project root.

@AndrienkoAleksandr AndrienkoAleksandr self-assigned this Sep 20, 2017
@AndrienkoAleksandr AndrienkoAleksandr added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Sep 20, 2017
@AndrienkoAleksandr AndrienkoAleksandr removed their assignment Sep 20, 2017
@tolusha tolusha added sprint/current kind/bug Outline of a bug - must adhere to the bug report template. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Sep 20, 2017
@tolusha tolusha removed the status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. label Oct 3, 2017
@tolusha tolusha added this to the 5.19.0 milestone Oct 3, 2017
@tolusha tolusha closed this as completed Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

2 participants