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

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube