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

Just thanks for the awesome plugin. This is not an issue. #539

Open
avioli opened this issue Mar 14, 2019 · 13 comments
Open

Just thanks for the awesome plugin. This is not an issue. #539

avioli opened this issue Mar 14, 2019 · 13 comments

Comments

@avioli
Copy link

avioli commented Mar 14, 2019

No description provided.

@gundamew
Copy link

Me too. Thank you @jisaacks for the awesome plugin. 👍

@SonGokussj4
Copy link

As I read: "seems to become deprecated / obsolete for ST3200+ in its current form" I disagree. Your plugin is awesome. So much functionality (that I'm not even using), really subtle, you can say... sublime :-)
Thank you for this plugin.

@narikazu
Copy link

Thank you very much @jisaacks for the greatest plugin! I really appreciate that you've released the new versions of this plugin often.

@godbout
Copy link

godbout commented Mar 14, 2019

Was coming here to do the same 😂️

Great work!

@shadycuz
Copy link

I agree with @SonGokussj4 and came here to say the same. They added similar features but they didn't git them all 😉 . The best thing about your plugin in the ability to right-click a change and undo it. I also like that the preview of what changed appears when I hover my mouse over the gutter.

Thanks for the awesome plugin.

@jisaacks
Copy link
Owner

I appreciate all of the gratitude but lately it is @deathaxe that deserves all the credit. He has been doing a great job! Thank you very much @deathaxe.

@deathaxe
Copy link
Collaborator

Thank you very much.

Guess I need to clarify the following statement:

"seems to become deprecated / obsolete for ST3200+ in its current form"

It does not mean, we don't need to continue with GitGutter. As some of GitGutter's basic features were moved to ST core, I just wonder whether GitGutter could be made a bit lightert to avoid duplicated work and reduce CPU usage a bit (if it even matters).

ST's mini diff does a good job. My hope during the last dev cycle was to be able to leave all the diffing while typing to ST as it is much quicker and cheaper as calling git diff all the time.

GitGutter could then concentrate on the additional features, like line annotations, diff popup, status messages etc. Unfortunatelly ST does not yet add diff markers to the minimap, wich I don't want to loose. So any bigger changes would need to wait anyway.

@lode
Copy link

lode commented Mar 14, 2019

I also want to mention that this plugin is great. I disabled sublime's new diff and am using this plugin again. It does a better job in my eyes (and to my eyes, as you've seen in https://forum.sublimetext.com/t/how-do-i-hide-icons-show-git-status/42363).

@avioli
Copy link
Author

avioli commented Mar 16, 2019

@deathaxe Thank you, too.

@Giovancruz
Copy link

I came here to see if is possible to deactivate the behavior of ST3 Git, not found, @lode how you do that?

BTW, Tks for the awesome plugin.

@deathaxe
Copy link
Collaborator

@Giovancruz The settings you might be interested in are:

"show_git_status": false,
"mini_diff": false

To be added to Preferences.sublime-settings.

@rudiedirkx
Copy link

I love this! I came here just for this reason! Much better than ST3's built-in GIT stuff.

@arongile
Copy link

Seriously, thank you!!! Love it.

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

No branches or pull requests