News

No Longer in Preview, Visual Studio Code 1.0 'Ships'

The online cross-platform editor is now a finished product, now that the company has appended its name with a version 1.0.

Microsoft's Visual Studio team has a feature-complete 1.0 version of Visual Studio Code now available online for production work.

VS Code was borne out of Project Monaco* nearly three years ago and at a time when Microsoft company-wide starting revving its cloud efforts at full speed. Visual Studio Code is the company's cross-platform, cloud-based code editor/IDE. It made official debut as a working product at Build 2015 in San Francisco nearly a year ago.

"VS Code was initially built for developers creating web apps using JavaScript and TypeScript," states a blog from the VS Code team. "But in less than 6 months since we made the product extensible, the community has built over 1,000 extensions that now provide support for almost any language or runtime in VS Code."

Soon after its preview nearly a year ago, VS Code was open sourced and the team invited community previewers to help develop the product. Over that time, it has been downloaded more than 2 million times, and the company has responded to more than 300 pull requests that were submitted by the community. Over that time, the product was also made extensible and there are now more than a thousand plug-ins that work with it, including many that support Node.js, Go, C++, PHP, and Python.

With version 1.0, it officially becomes a production-ready environment with full support from Microsoft under Windows, Linux, and OSX environments. The team said that it's now being used by more than half a million developers each month. It's available in nine languages.

Visual Studio Code is available for download on the portal site at http://code.visualstudio.com/Download.

* On a side note, Project Monaco was the codename for Visual Studio Online, with "Monaco" aka, VSC, a subset of that release. Confused? So were we, but real product names have made this a moot issue. This article at ZDnet makes it less confusing if you want to explore the project naming issue confusion.

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

  • Cloud-Focused .NET Aspire 9.1 Released

    Along with .NET 10 Preview 1, Microsoft released.NET Aspire 9.1, the latest update to its opinionated, cloud-ready stack for building resilient, observable, and configurable cloud-native applications with .NET.

  • Microsoft Ships First .NET 10 Preview

    Microsoft shipped .NET 10 Preview 1, introducing a raft of improvements and fixes across performance, libraries, and the developer experience.

  • C# Dev Kit Previews .NET Aspire Orchestration

    Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# projects.

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

Subscribe on YouTube

Upcoming Training Events