One of the more popular recent features added Visual Studio Code is a preview of remote development functionality, getting a boost in the June release, version 1.36.
While porting a calculator to a different platform might seem simple -- how hard can it be to convert code for addition/subtraction/multiplication/division? -- the reality is far different.
TensorWatch, a new AI debugging and visualization tool from Microsoft Research, is now available as an open source offering on GitHub, where it's "under heavy development with a goal of providing a platform for debugging machine learning in one easy to use, extensible, and hackable package."
The Python Extension for Visual Studio Code -- installed more than 9.3 million times -- has received an update that closes some 70 issues.
Fresh on the heels of a new installer that eases the setup of Java in Visual Studio Code, the dev team for Microsoft's wildly popular open source, cross-platform code-editor-that-acts-like-an-IDE just announced more Java goodies.
Progress has updated the Xamarin components found in its Telerik line of .NET-centric development tooling, featuring a hardware-accelerated PDF viewer and more.
The long-awaited fix for Visual Studio for Mac performance and reliability issues has arrived via a new C# code editor that borrows from Visual Studio for Windows internals, sparked by negative developer feedback.
Developer tooling specialist JetBrains is reporting on its new survey that delves into many aspects of software development, including programming languages, wherein it dubbed C# the "most-loved" language according to one metric.
Microsoft introduced a new installer to make it easier to code with the No. 1 programming language, Java, in the No. 1 development environment, Visual Studio Code.
Entity Framework Core 3.0 Preview 6 is out, with the development team including an incomplete LINQ implementation marked by temporary limitations and intentional breaking changes, needed before it proceeds further.
Microsoft shipped ASP.NET Core 3.0 Preview 6, with the red-hot Blazor project getting built-in support for handling authentication and authorization, among other updates.
Aiming for a September general availability release, Microsoft today shipped preview 6 of .NET Core 3.0, with the dev team pretty much finalizing the new feature codebase and beginning a focus on quality, fixing bugs and improving performance.
After hitting version 1.0 last month, Microsoft's open source, cross-platform machine learning framework ML.NET has received its first update, which adds functionality and addresses developer concerns about usability and stability.
Microsoft has shipped Visual Studio 2019 version 16.2 Preview 2, highlighting .NET productivity improvements and other new functionality.
In the move from the ageing, Windows-only .NET Framework to the new open source, cross-platform .NET Core framework, some technologies weren't invited along for the ride, but open source projects may be coming to the rescue.
After previously publishing developer guidance for porting "simple" desktop apps to the new .NET Core platform, Microsoft has just followed up with a two-part post on a more "complicated" project.
Progress announced an update to its .NET-centric Telerik line of development tools that features a new suite to accomodate the red-hot Blazor initiative, which lets coders use C# instead of JavaScript for Web projects.
Risking developer wrath, Microsoft has again changed the Visual Studio Code icon in the May 2019 edition, version 1.35.
Feature requests and reported problems are now exclusively on Developer Community, which features tabs for Visual Studio, Visual Studio for Mac, .NET, C++, Azure DevOps and Azure DevOps Server (TFS).
Less than two weeks after the Release Candidate, Microsoft has shipped the final release of TypeScript 3.5, the increasingly popular programming language that improves upon JavaScript by allowing optional static typing.