← Back to context

Comment by caskstrength

2 years ago

> VSCode+TS, JetBrainsIDEA+Java/Kotlin, VisualStudio+MicrosoftGuiStuff

Do any of these finally have something remotely as good as Magit? Or a good email client?

I found JetBrains' Git better in many ways than my console flow. Tried, but never got into Magit, as I moved on from Emacs.

VisualStudio (not code) has a decent git interface. The "view git changes" window is similar to magit-status.

Although magit is superior for staging custom chunks from a selection. Most other tools seem to think a single line is the atomic unit of code and cannot comprehend 2 changes 1 on line can be chunked apart.