Hacker News new | ask | show | jobs
by mtalantikite 2009 days ago
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.

1 comments

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?