News

Visual Studio Code Supports ECMAscript 6

An update to Microsoft's cross-platform code editor adds support for the popular scripting language.

ECMA International, the organization that governs ECMAscript, last month finally approved the final version of the language upon which JavaScript is based. ECMAscript 2015, also known as ECMAscript 6 and even ES 6, is already fully supported in TypeScript 1.5 (the version in the latest Visual Studio RC) feature for feature.

And now ES6 is a big part of the update to the Visual Studio Code preview that was released last week, according to a blog post last week from Microsoft's Sean McBreen: "This is a pretty cool update that includes a set of requested features - the most prominent of which is ES6 support." The list of supported ES6 features is extensive, but a sample includes classes, arrows, template strings, Rest/spread operators, object-literals, proxies, and symbols. McBreen notes that "super-references in deriving object-literals is still on our plate."

The Visual Studio team also made several improvements to Visual Studio Code 0.5.0, including a large number dealing with file-handling, editor options that allow for removing trailing whitespace and search filters; improvements in Git interaction; snippet support for common languages like Python and Rust; and improvements in the debugger that inlcudes watched expressions, to name a few.

The update can be downloaded here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Mastering AI Development and Building AI Apps with GitHub Copilot

    Two Microsoft experts explain how GitHub Copilot is evolving from a coding assistant into a broader platform for building, customizing and testing AI-powered developer workflows.

  • VS Code 1.123 Adds Agent Session Sync, 1M Context Windows

    Microsoft released Visual Studio Code 1.123 on June 3, adding agent-focused features, larger model context support, integrated browser updates and a new delay for some automatic extension updates.

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

Subscribe on YouTube