With Microslop having deprecated the Intellicode auto-completion extension in #VSCode and sooner or later forcing everyone to use cloud-based #Copilot instead, are there any other #TypeScript users who're not interested in switching to Copilot and if so what non-AI based alternatives are you seeing/using? I'm very tempted going back to using Emacs, but it's been years and I've never used TypeScript with it. Grateful for any advice or insights (not limited to Emacs only)!
@toxi I use emacs for all of my development in a variety of languages, and I’ve had good luck with LSP for TypeScript and other languages. I used to use VS code but went back to emacs as I kept bumping into rough edges that I’d already sanded in my emacs config. 🤷♂️ (Plus, org mode! Can’t live without that these days.)
Anyway, happy to help with any config questions if needed. LMK!