News

Visual Studio Code 1.7.2 Replugs JavaScript IntelliSense Module

The Automated Typings Acquisition module that was disabled in VS Code 1.7 looks to be working as originally intended, and is now in a new incremental build available this week.

Remember that minor debacle last month, when Visual Studio Code October Build was rolled back to version 1.6? The issues have been ironed out and Build 1.7.2 is now available.

At issue was some JavaScript IntelliSense capabilities the VS Code team added to the original version 1.7 to help JavaScript developers automate the installation of typing files. Most of the automation comes in the form of an Automated Typings Acquisition module that was developed by the TypeScript team. When the ATA module is deployed through a TypeScript language server, it watches for package.json files to install the needed typings files based on the dependencies cached in a file system. Whether a project.json file exists, the ATA module will figure out the dependencies.

Soon after Visual Studio Code 1.7 was released with the ATA module on November 2, npm's servers were hit by what appeared to be a DDoS attack. In actuality, the rollback incident report posted on the VS Code blog noted that it was really coming from "a huge spike in registry activity from clients attempting to access non-existent packages under the @types scope."

The VS Code team immediately withdrew version 1.7 and had users roll back to version 1.6 (September Build), then to an incremental version 1.7.1 that had the ATA module disabled, but had other newer features enabled in the 1.7 release.

As of this week, version 1.7.2 with the ATA module enabled has been released. It also includes a number fixes.

On a side note, the Visual Studio Code blog has a nifty post for developers who want to contribute source code formatters to the VS Gallery for use with VS Code.

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed several developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. He's also managed IT pubs for 1105 Media, including Microsoft Certified Professional Magazine and Virtualization Review before landing his current gig as Visual Studio Magazine Editor in Chief. Besides his publishing life, he's a professional photographer, whose work can be found by Googling domingophoto.

comments powered by Disqus

Featured

  • Claude AI Gets Yet Another Boost in VS Code 1.128

    The July 8, 2026, Visual Studio Code update expands agent workflows, chat attachments, browser-tab controls, OS-level shortcuts and enterprise telemetry management.

  • TypeScript 7 Arrives to Rock VS Code with Go-Powered Speed

    Microsoft says TypeScript 7, announced July 8, brings native Go performance to VS Code, Visual Studio and other editors.

  • Full-Stack with a Side of Copilot: Building and Deploying an App the AI-Accelerated Way

    In this Q&A, developer and VSLive! speaker Esteban Garcia explains how GitHub Copilot can accelerate the full software development lifecycle -- from architecture and code to tests, CI/CD, and Azure deployment -- and how to use it as a repeatable engineering workflow rather than just a faster autocomplete tool.

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

Subscribe on YouTube