Hacker News new | ask | show | jobs
by magnat 145 days ago
Is there a way to use this (or similar) model in Visual Studio? Extensions on Visual Studio Marketplace are clunky and sluggish at best, if they even work at all.
1 comments

If you mean VSCode (or any other editor):

> We’re open sourcing the model weights so the community can build fast, privacy-preserving autocomplete for every IDE - VSCode, Neovim, Emacs, and beyond.

https://blog.sweep.dev/posts/oss-next-edit

No, I mean Visual Studio (the IDE), not Visual Studio Code (the editor).
Of course they are different products, but is there really a meaningful distinction between VS Code and an IDE? For all i care VS Code is a complete IDE.
You need to add (official) extensions for that though. Which makes VSCode more flexible
I thought there was already a generic plugin for this :(. Let's wait for one then ha, or I may just make one.