Showing results for Node.js - Visual Studio Blog

Apr 21, 2023
6
6

Improving the Syntax Highlighting of JavaScript in Visual Studio

Armando Aguirre
Armando Aguirre

Syntax highlighting, aka colorization, is one of Visual Studio's essential features; it uses colors and styles to help guide our brains when reading code. Following this Developer Community suggestion, we decided to work on improving the JavaScript and TypeScript experience! Starting from 17.6 we improved existing colorization and expanded it to...

Visual StudioJavaScriptNode.js
Mar 16, 2020
0
0

Visual Studio Code Docker extension 1.0 – Better than Ever!

Mike Morton
Mike Morton

We recently released the 1.0 version of our Visual Studio Code Docker extension, which is the first general availability (GA) release. The Docker extension makes it easier to build apps that leverage Docker containers.

AzureAnnouncementNode.js
May 6, 2019
27
0

Intelligent Productivity and Collaboration, from Anywhere

Jonathan Carter
Jonathan Carter

Today we’re excited to announce the private preview of a set of developer services that enable you to work from anywhere, and on any device, complete with the most intelligent productivity and collaboration tools in the industry.

.NETVisual StudioDebugging and Diagnostics
Apr 2, 2019
2
0

Live Share now included with Visual Studio 2019

Jon Chu
Jon Chu

Today we’re excited to announce Visual Studio Live Share for generally availability and included with Visual Studio 2019! This is the culmination of over a year of hearing your feedback and building a product that enhances the many diverse ways you and your team collaborate. Regardless of whether your team is fully remote, partially distributed, or...

.NETVisual StudioDebugging and Diagnostics
Dec 6, 2018
0
0

Visual Studio Live Share for real-time code reviews and interactive education

Jon Chu
Jon Chu

Collaborating with your team using Visual Studio Live Share keeps getting easier! Since making Live Share available for the public use at BUILD last May, we’ve heard so much great feedback from our users, which has helped guide us in continuing to build a tool that truly enables developers to collaborate in all the ways they need from the comfort o...

JavaScriptASP.NETC#
Aug 20, 2018
0
0

Visual Studio for Mac version 7.6

Dominic Nahous
Dominic Nahous

For this release of Visual Studio for Mac, we’ve focused our energy on improving product reliability, creating a better code editing experience, and making the performance second to none. We’re also exited to announce full support for Azure functions – it’s now possible to create, edit, configure, and publish your Function from within the IDE.

.NETJavaJavaScript
Aug 14, 2018
1

Visual Studio 2017 version 15.8

John Montgomery
John Montgomery

Today we are releasing Visual Studio 2017 version 15.8. In this version we have focused on productivity, performance and bug fixes. There are many new features you‘ll find useful, but in this post, I’ll underscore the highlights you may be most interested in. For the complete list of all the updates in today’s release, check out the Visual Studio 2...

.NETDebugging and DiagnosticsJava
Jul 16, 2018
0
0

Azure Service Fabric Mesh tools now available for Visual Studio 2017

Cristy Gonzalez
Cristy Gonzalez

Azure Service Fabric is a market-tested distributed systems platform for running scalable and reliable applications on microservices and containers. Up until now, Service Fabric required you to create and manage the clusters and their nodes using virtual machine scale sets. With today’s announcement of Azure Service Fabric Mesh, you’ll be able to u...

Visual StudioDebugging and DiagnosticsAzure
Jul 9, 2018
0
0

Announcing the public preview of Azure Dev Spaces

Balan Subramanian
Balan Subramanian

Today, we are excited to announce the public preview of Azure Dev Spaces, a cloud-native development experience for Azure Kubernetes Service (AKS), where you can work on your applications while always staying connected with the cloud and your team. Over the last year, we have spoken to many developers working in different languages and platforms wh...

.NETVisual StudioDebugging and Diagnostics
May 10, 2018
0
0

Visual Studio and Unity 2018.1, even better together

Jb Evain
Jb Evain

The Visual Studio team is excited about the Unity 2018.1 release: It's the start of a new release cycle packed with great new features like the Scriptable Render Pipeline and the C# Job System. You can read the full blog post by Unity for all the details on what’s new in the 2018.1 release. First and foremost, we're thrilled Unity chose Visual S...

.NETDebugging and DiagnosticsUnity