I've been working with VS code for years and my git integration has a button that discards unstaged changes in git and on the actual file itself.
Been working with Atom editor now and I have everything set up perfect for git, except with I click discard or undo unstaged changes it takes them away in git but not on the file?
I've downloaded multiple git packages like Git-plus and git revert but nothing works?