Hacker News new | ask | show | jobs
by busrf 1997 days ago
I’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.

1 comments

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 just don’t want to fiddle with my configs so much.

So yes, thanks for making this, it saved me just the other week!

[1] I generally spend my time with Go/Rust, it was likely user error.

I'm still not sure if I have my Tide/Typescript set up properly in Emacs either - I think currently I have web-mode and a couple of other packages for formatting and linting, but I'm also rarely in that world these days.

Are/were you using one of the lsp-mode packages for Typescript?