You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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.
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 :)
The text was updated successfully, but these errors were encountered: