December 16, 2025
From autocomplete to auto-charge
VS Code deactivates IntelliCode in favor of the paid Copilot
Microsoft switches off free helper, pushes paywall—devs cry “M$ strikes again”
TLDR: Microsoft disabled free IntelliCode in VS Code 1.107 and steered users to Copilot, which only gives about 2,000 free suggestions before pay. Devs call it a cash grab aimed at enterprises, revive the “embrace, extend, extinguish” meme, and ask if basic IntelliSense still survives (it does, without AI).
Developers woke up to find VS Code’s beloved IntelliCode—used by millions for smart, free code suggestions—quietly switched off in version 1.107. In its place: a nudge toward Copilot, the paid AI assistant that gives only about 2,000 free suggestions before the meter starts running. The mood? Spicy. One commenter quipped, “Are we at the extinguish phase now?” invoking the old “embrace, extend, extinguish” meme. Another summed it up: AI’s business model is to “charge a haircut on all work.” Confusion spread too, with users asking if IntelliSense—the basic, non-AI autocomplete—still exists. (It does, but without AI magic.)
The anger isn’t just about money; it’s about trust. People loved that IntelliCode’s local model worked offline and didn’t limit you. Now, many believe this is aimed at deep-pocketed enterprises, leaving solo devs to either pay up or walk. Meanwhile, Microsoft’s release notes spotlight shiny new toys like experimental TypeScript 7 via a Go-based compiler (“tsgo”) and agent features with a militaristic “Agent HQ”—fueling jokes about “autonomous interns that keep working after you close chat.” But the real drama is the stealthy deprecation: no mention in the main release post, and a community convinced the free ride just got tolls. Buckle up, coding just got a cover charge.
Key Points
- •VS Code 1.107 deprecates IntelliCode, disabling its gray inline AI suggestions.
- •Microsoft directs users to the Copilot AI extension, which offers 2,000 free suggestions before requiring a paid license.
- •Classic IntelliSense remains free but does not include AI features.
- •Extensions affected include IntelliCode, IntelliCode Completions, IntelliCode for C# Dev Kit, and IntelliCode API Usage Examples.
- •VS Code 1.107 adds experimental TypeScript 7 support via a new Go-based compiler, installable with @typescript/native-preview and invoked with npx tsgo; agent features are expanded and controllable via chat.