Showing results for Open Source - Visual Studio Blog

Dec 1, 2017
Post comments count0
Post likes count0

Announcing JUnit Support for Visual Studio Code

Xiaokai He
Xiaokai He

Today, we’re pleased to release a new extension to our Visual Studio Code Java extension family - Test Runner/Debugger for Java. It’s a lightweight test runner/debugger with below features we hope you will like. Same as the Debugger for Java, this is also an open source project. Please check out the github page https://gith...

.NETVisual StudioDebugging and Diagnostics
Nov 17, 2017
Post comments count0
Post likes count0

Managing Secrets Securely in the Cloud

Visual Studio Team
Visual Studio Team

You’ve probably heard some version of the story about a developer who mistakenly checked in his AWS S3 key to Github. He pulled the key within 5 minutes but still racked up a multi-thousand dollar bill from bots that crawl open source sites looking for secrets. As developers we all understand and care about keeping dev and production secrets safe b...

.NETAzureASP.NET
Nov 16, 2017
Post comments count0
Post likes count1

Test Experience Improvements

Visual Studio Team
Visual Studio Team

There have been several significant improvements to the test experience that range across Visual Studio and Visual Studio Team Services. These efforts involved frameworks and tooling for both .NET and C++, but all had a common goal: make testing with our developer tools a great experience. .NET Side-by-side Performance Comparison These improveme...

.NETVisual Studio 2017Unity
Nov 16, 2017
Post comments count0
Post likes count0

Spend more time working on the interesting stuff

Visual Studio Team
Visual Studio Team

There’s a reason that each day thousands of developers take advantage of the rich set of extensions offered by our growing family of VS and VSTS Partners and the broader VS community. Collectively these offerings can save you and your team time in many different ways, from helping find bugs faster, to making it easier to work with data, to helping ...

.NETVisual StudioDebugging and Diagnostics
Nov 10, 2017
Post comments count0
Post likes count0

Run and Debug Java 9 in Visual Studio Code

Xiaokai He
Xiaokai He

In the past 3 weeks, we’ve continued to see a lot of people installing and trying our tools, reading our documents, and visiting our repository. We’ve also seen a number of new issues opened by the Java community. Thank you all for trying our tools and providing feedback, all of which is motivating us to make VS Code a better tool for Java develope...

.NETVisual StudioJava
Oct 26, 2017
Post comments count0
Post likes count0

Run book Run! From physical paper to executable online books

Visual Studio Team
Visual Studio Team

Have you ever wanted to run the code samples while reading a book? Without having to first download the sample code, its runtime, and configure your environment so that everything is setup the way you need it? What if you could be reading a book, and immediately execute (and change!) the code without needing to install anything on your computer? Wh...

.NETHTMLAzure
Oct 23, 2017
Post comments count0
Post likes count0

Open Sourcing the Java Debugger for Visual Studio Code

Xiaokai He
Xiaokai He

Since we first released our Java Debugger extension for Visual Studio Code on September 28, it quickly became the most trending extension of the month. And of course, lots of feedback and suggestions were submitted from our active developer community. You shared, we listened. In this quick follow up release, we’re open sourcing both our Java Debugg...

.NETVisual StudioDebugging and Diagnostics
Sep 26, 2017
Post comments count0
Post likes count1

Visual Studio and Xamarin take iOS support to 11

Visual Studio Team
Visual Studio Team

With the first wave of new iPhone 8 devices landing in people's hands, and the installed base of iOS 11 users growing rapidly, it's an exciting time to build apps for iPhone and iPad, as well as macOS and the new 4k Apple TVs and Cellular Apple Watches. Of course, Visual Studio and Xamarin are ready to enable you as .NET developers to create native...

.NETAzureVisual Studio 2017
Jul 31, 2017
Post comments count0
Post likes count0

CodePush joins Visual Studio Mobile Center

Visual Studio Team
Visual Studio Team

[Update 11/15/2017: Visual Studio Mobile Center is now Visual Studio App Center. Learn more on the announcement post from Connect(); 2017] About two years ago, a group of developers at Microsoft crafted a service for distributing Apache Cordova, React Native, and Windows Mobile updates to applications in the wild. They called it “CodePush.” Sinc...

.NETVisual StudioJava
Jul 11, 2017
Post comments count0
Post likes count0

Samsung Releases 4th Preview of Visual Studio Tools for Tizen including support for .NET Core 2.0 Preview

Visual Studio Team
Visual Studio Team

Samsung has released the fourth preview of Visual Studio Tools for Tizen. Tizen is a Linux-based open source OS running on over 50 million Samsung devices including TVs, wearables, and mobile phones. Since announcing its collaboration with Microsoft on .NET Core and Xamarin.Forms projects last November, Samsung has steadily released preview version...

.NETVisual StudioASP.NET