I’ve been blown away by DeepSeek Coder’s performance lately, especially with the V2 model, and I really want to integrate it into my daily VS Code workflow. I’ve experimented with a few generic AI tools, but they often feel clunky or don't fully leverage DeepSeek's specific strengths in code completion and refactoring. I’m ideally looking for extensions that support local hosting via Ollama or simple API keys to keep things snappy. Does anyone have experience with plugins like Continue or Roo Code specifically for this model? I'm curious about which ones handle context best without a massive performance hit. What’s your go-to setup for getting the most out of DeepSeek Coder?
Oh man, DeepSeek Coder V2 is literally a beast for local dev! Basically, generic tools often bloat the context, making things feel laggy. For your situation, I would suggest Continue for VS Code because it’s super snappy with Ollama. Also, you gotta try Roo Code for refactoring... it actually leverages DeepSeek's strengths way better than anything else I've tried. Honestly, it’s a total game changer!! gl!
Basically just wanted to back up the recommendation for the Continue extension. In my experience over the years, its the most stable choice for DeepSeek integration. Using the API key instead of local hosting is much better from a cost-efficiency standpoint. Its extremely inexpensive compared to other providers and wont require expensive hardware upgrades. Running it through the cloud usually keeps the context window much snappier too... TL;DR: Use the Continue extension with the official API key for the best speed and lowest cost.
> I’m ideally looking for extensions that support local hosting via Ollama or simple API keys to keep things snappy. Ok so I have been messing around with different setups for a while now and you are right that the config makes a HUGE difference in how snappy it feels. Before I dive into my specific recommendations tho, I had a couple questions to narrow it down.
Gonna try this over the weekend. Will report back if it works!