News

New VS Code Icon Debuts in May 2019 v1.35

Risking developer wrath, Microsoft has again changed the Visual Studio Code icon in the May 2019 edition, version 1.35.

An icon change in 2017, stirred up quite a bit of opinionated feedback, and Microsoft has acknowledged the brouhaha in the Refreshing the VS Code product icon GitHub issue.

In fact, when Microsoft unveiled new icons for VS Code with an orange tint, the backlash was so great that the company reversed its decision on a color change.

Perhaps in a nod to the delicate design sensibilities of developers, the VS Code team led off today's announcement post -- sporting all kinds of new features and functionality updates -- with the icon change.

"Over the past two months, we've been working on updating the VS Code product logo," the post says. "We've taken feedback from the community (thank you to everyone who responded) and we are happy to release the new logos for Stable and Insiders. We are also using same logo on all platforms."

Here are the icons for the stable and insiders editions:

New VS Code Icons
New VS Code Icons (source: Microsoft).

Here's the comparison with the previous icon (from an earlier post when the new icon was in proposal):

Old vs. New VS Code Icon
Old vs. New VS Code Icon (source: Microsoft).

Here's the icon previous to the 2017 change:

Pre-2017 VS Code Icons

Pre-2017 VS Code Icon (source: Microsoft).

An October 2017 post titled The Icon Journey provides more background and design thinking, mentioning the "passionate feedback" received.

As far as the code editor itself, the team changed a bunch of things and added some stuff, detailed thusly:

Also, VS Code now supports TypeScript 3.5.1, an update that Microsoft said "brings TypeScript language improvements, along with tooling enhancements for both JavaScript and TypeScript. It also fixes a number of important bugs, including fixes for performance issues that some users were seeing when working with styled-components."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • 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.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events