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

Improve visual feedback #26

Open
pedrovgs opened this issue Jan 31, 2017 · 1 comment
Open

Improve visual feedback #26

pedrovgs opened this issue Jan 31, 2017 · 1 comment

Comments

@pedrovgs
Copy link
Contributor

I'm working on a project which project file has 38749 lines. I executed Kin when I messed up resolving a conflict on a project file and it saved my life again but for some time I couldn't see any feedback about what kin was doing and I thought something went wrong.

In order to improve the project usage, it could be great if we can add any visual feedback like a message or a progress bar shown to the user while kin is doing some magic.

I'd really like to collaborate with this project so if you tell me where to start looking at I can take a look and try to implement it by myself :)

@Serchinastico
Copy link
Owner

That's a great idea, I just saw there is a library to do just that that we could use: https://github.com/niltonvolpato/python-progressbar

I'm still not sure which version of the progress bar should we use or if we should be doing estimates by registering an antlr listener to see how much of the file has been processed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants