Show HN: Edamagit – Magit for VSCode
11–20 of 26 posts
Re: Show HN: Edamagit – Magit for VSCode
#12Re: Show HN: Edamagit – Magit for VSCode
#13I used Atom for a year on a break from Vim. I got it working JUST like Vim but the biggest thing missing was a decent Git experience. I found a plugin that was a lot like Magit (the thing I liked most about Emacs). I used that until Atom got a good Git experience. Later I tried the same thing with VSCode. It's Vim-ish experience is just not as good. I'd love to go back and try it with this though. VSC's default Git e…
I am excited for this to be fleshed out and hope it's closer to a nice magit experience.
Re: Show HN: Edamagit – Magit for VSCode
#14I’ve been using this along with the other extensions bundled with VSpaceCode and it has been an awesome experience (and has brought me back to VS Code from Spacemacs). Just want to say thanks for writing this extension and for bringing the magic of Magit to more people. I didn’t know about the forge features, will check those out.
Same, I recently was on a deadline for a project and hit some issues with the tide/typescript tooling in my spacemacs and quickly switched over to VS Code with VSpaceCode [1]. I was actually pretty impressed with the setup and didn’t feel at all out of place. Having magit there was a welcome surprise. If there was an org-mode replacement I might even make the switch permanent, as much as I love spacemacs sometimes I…
Are/were you using one of the lsp-mode packages for Typescript?
Re: Show HN: Edamagit – Magit for VSCode
#15edamagit for VSCode has evolved quite a bit since initially posting the alpha here. It's still in preview, but more magit and forge features are now present. Would love some more feedback, and pointers to areas to focus on. (Have had some contributions, but mostly it's me working on this)
Re: Show HN: Edamagit – Magit for VSCode
#16Re: Show HN: Edamagit – Magit for VSCode
#17edamagit for VSCode has evolved quite a bit since initially posting the alpha here. It's still in preview, but more magit and forge features are now present. Would love some more feedback, and pointers to areas to focus on. (Have had some contributions, but mostly it's me working on this)
Re: Show HN: Edamagit – Magit for VSCode
#18edamagit for VSCode has evolved quite a bit since initially posting the alpha here. It's still in preview, but more magit and forge features are now present. Would love some more feedback, and pointers to areas to focus on. (Have had some contributions, but mostly it's me working on this)
Kudos to you. Currently on mobile, so can't really test. Does this work with Onivim2?
Re: Show HN: Edamagit – Magit for VSCode
#19I used Atom for a year on a break from Vim. I got it working JUST like Vim but the biggest thing missing was a decent Git experience. I found a plugin that was a lot like Magit (the thing I liked most about Emacs). I used that until Atom got a good Git experience. Later I tried the same thing with VSCode. It's Vim-ish experience is just not as good. I'd love to go back and try it with this though. VSC's default Git e…
Re: Show HN: Edamagit – Magit for VSCode
#20I used Atom for a year on a break from Vim. I got it working JUST like Vim but the biggest thing missing was a decent Git experience. I found a plugin that was a lot like Magit (the thing I liked most about Emacs). I used that until Atom got a good Git experience. Later I tried the same thing with VSCode. It's Vim-ish experience is just not as good. I'd love to go back and try it with this though. VSC's default Git e…
Try the Neovim plugin, it uses native Neovim rather than VSCodeVim which is emulated.