Hacker News new | ask | show | jobs
by speedgoose 1093 days ago
Vscode like many text editors supports that kind of completion too, but you should seriously give a try to better completion engines such as GitHub Copilot or StarCoder.
1 comments

I mean you don't need a cloud connected AI to significantly improve your experience in VS Code (vs basic token autocomplete).

Just installing the proper LSP for the language you work in makes a world of difference.