Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Google Sheets in VS Code, Cursor, and Windsurf over MCP
2+ hour, 54+ min ago (516+ words) The fix is to let the editor read the sheet itself. MCP, the Model Context Protocol, is the standard way an AI client connects to an outside data source: the server hands the agent a small set of tools, and…...
How I built Glassy: A fast, local-first glass new tab extension for Chrome
1+ day, 8+ hour ago (260+ words) Before building Glassy, I used a lot of other new tab extensions, but they started lagging and tracked user data like sites and shortcuts. Since I love glass UI designs, I decided to build my own new tab page. I…...
Shipping a Chrome Extension That Works Across Sites You Do Not Control
1+ day, 11+ hour ago (258+ words) Building a Chrome extension that saves items from arbitrary third-party sites means every site is a hostile, unstable environment. Here is what actually broke, and what held. The persistent background page is gone. Service workers terminate — aggressively, after roughly 30 seconds…...
Visual Studio Code 1.130 shines on Agents window
2+ day, 21+ hour ago (346+ words) Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since…...
What I learned putting my own text editor into production
2+ day, 13+ hour ago (1340+ words) A follow-up to "The 5.2 kB editor I had to write because nothing else fit." Shipping a package to npm is one thing. Actually using it in the production app it was built for is a different exercise entirely. You find…...
Visual Studio Code Makes AI Agent Workflows Faster
2+ day, 18+ hour ago (433+ words) Published on July 23, 2026 Visual Studio Code 1.130 is now available with agent host improvements, faster code review workflows, clearer chat visibility, and smarter terminal link handling. Microsoft released the update one week after Visual Studio Code 1.129, continuing its focus on AI-assisted…...
Microsoft lands Visual Studio Code 1.130 with agent rearchitecturing
2+ day, 21+ hour ago (293+ words) By Paul Hill Neowin @ziks_99 · Jul 23, 2026 05:50 EDT View full version Another week has passed us by which means it is time for Microsoft to drop a new release of Visual Studio Code, this time it’s version 1.130. This week, the Redmond giant…...
MergeForge: Resolve Git Conflicts in VS Code or Cursor Like in JetBrains
3+ day, 9+ hour ago (296+ words) Tired of squinting at VS Code’s stacked merge editor? MergeForge brings a JetBrains-style three-pane... Tagged with showdev, vscode, git, opensource....
Recent regressions identified in Visual Studio Code 1.131.0 Insiders – 4sysops
3+ day, 11+ hour ago (23+ words) The latest Visual Studio Code 1.131.0 Insiders build, currently targeting a July 27, 2026 release, has introduced several notable regressions affecting stabilit...
VS Code 1.129 Moves Agent Sessions Out of the Editor Window
3+ day, 13+ hour ago (22+ words) VS Code 1.129 adds a dedicated agent host process and open protocol, letting AI coding sessions run and sync across multiple clients....