Showing results for Tag : C#

May 20, 2020
Post comments count2
Post likes count0

Keep your IntelliCode completions fresh with our GitHub Action for Team Completions

Caty Caldwell
Caty Caldwell

Introducing the Visual Studio IntelliCode GitHub Action for Team Completions, teams can share and automate code completions easily! Visual Studio IntelliCode automates training a Team Completions model as part of your CI workflow to provide in-line completion suggestions based on your own types in C# and C++.

C#AnnouncementVisual Studio 2019
Mar 18, 2020
Post comments count2
Post likes count0

Visual Studio for Mac: Become a Productivity Pro

Cody Beyer
Cody Beyer

Despite continued advancement and innovation in the IDE space, the bottom line is that IDEs are a productivity tool. As a software developer, the value of an IDE is directly related to how much using the tool increases your productivity. Subsequently, when we make decisions about how to improve Visual Studio for Mac, your productivity is always at ...

.NETC#Xamarin
Mar 16, 2020
Post comments count28
Post likes count0

Visual Studio 2019 version 16.5 is now available

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 version 16.5 and 16.6 Preview 1 are available today. Included in this release are updates in .NET Productivity, .NET Mobile development, C++, and debugging.

.NETVisual StudioDebugging and Diagnostics
Feb 13, 2020
Post comments count40
Post likes count0

Decompilation of C# code made easy with Visual Studio

Mark Downie
Mark Downie

Have you ever experienced an exception occurring in a 3rd party .NET assembly but had no source code to figure out why? You can now use Visual Studio to decompile managed code even if you don't have the symbols, allowing you to look at code, inspect variables and set breakpoints.

C#Visual Studio 2019.NET Core
Dec 11, 2019
Post comments count3
Post likes count0

Visual Studio 2019 for Mac version 8.4 Preview 4 is now available

Dominic Nahous
Dominic Nahous

Today, we released Visual Studio 2019 for Mac version 8.4 Preview 4. This preview version of Visual Studio for Mac brings support for the latest stable version of .NET Core, Scaffolding support for ASP.NET Core projects, and additional improvements to overall product accessibility. Developers using Xamarin Pair to Mac should also look at the additi...

C#AnnouncementVisual Studio for Mac
Dec 5, 2019
Post comments count6
Post likes count0

Pinnable Properties: Debug & Display Managed Objects YOUR Way

Leslie Richardson
Leslie Richardson

Want to quickly identify objects by more than just their type while debugging? You can now pin object properties to the top of your debugger displays using the new Pinnable Properties tool in Visual Studio 2019 16.4!

.NETDebugging and DiagnosticsC#
Dec 3, 2019
Post comments count14
Post likes count0

‘Tis the Season for the Visual Studio 2019 v16.4 Release

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.4 is available today. Highlights of the release include: better GitHub integration, Vertical Tabs, Container Tools, Xamarin Hot Reload, C++ Tooling, .NET Productivity, Pinnable Property Tabs, and much more.

.NETC#Xamarin
Oct 1, 2019
Post comments count0
Post likes count0

Visual Studio for Mac: Top Features of the New Editor

Cody Beyer
Cody Beyer

Over the past year, the Visual Studio for Mac team updated the editors within the IDE to be faster, more fluent and more productive. We did this by building a macOS-native editor interface on top of the same editor backend as Visual Studio on Windows. In version 8.1 we introduced the new C# editor. This was followed by the new XAML editor in 8.2. A...

.NETVisual StudioC#