Reading up on Visual Studio Code
7 deep · digging since dec 19, 25
- The Story of VS Code | Official Documentary
The documentary follows Microsoft’s small team as they created Visual Studio Code, showing its design decisions, open‑source rise, and impact on modern developers worldwide.
- The Story of VS Code
A documentary chronicling the development and evolution of the Visual Studio Code editor.
- GitHub Outages Show the Limits of Reactive Scaling — Rahmi Pruitt
GitHub’s eight‑hour outage shows that reactive scaling fails when hidden concurrency limits are hit and client retries amplify demand, proving that agents need proactive traffic pacing.
- Creating a VS Code agent hook to respond to file changes - Human Who Codes
VS Code agent hooks provide deterministic shell commands that trigger on specific agent-loop events, enabling guaranteed follow-up automation like regenerating types after editing wrangler.jsonc.
- Use subagents and custom agents in Codex
OpenAI Codex launched subagents in GA, enabling custom agents via TOML, and catalogues identical features across six other coding platforms.
- Just a moment...
Microsoft is deprecating its free, local IntelliCode AI code completion extensions in VS Code and pushing developers toward subscription-based GitHub Copilot with usage caps.