669 热度

Visual Studio 2022 - 17.6 Now Available

In the sprint to the BUILD 2023 conference, we’re thrilled to announce the general availability of Visual Studio version 17.6 today. This latest release delivers a range of powerful tools and features designed to empower you in crafting cutting-edge applications and experiences. The user-friendly environment, along with essential features like code completion, debugging, refactoring, and version control, caters to both experienced and novice developers striving to achieve their software development objectives, solidifying its position as the go-to IDE for millions of developers worldwide.

收录时间: 2023-05-17
分类: Visual Studio
贡献者: Rector
487 热度

Try out Visual Studio 2022 version 17.5 Preview 2

I’m excited to share today we released Visual Studio 2022 17.5 Preview 2! Your feedback goes directly to the product team working to deliver you the best developer IDE. We welcome your feedback on Developer Community where we are always eager to hear your suggestions for new or existing features and learn about any bugs or issues via report a problem.

收录时间: 2022-12-14
分类: Visual Studio
贡献者: Rector
845 热度

Arm64 Visual Studio is officially here!

We are happy to announce the first fully supported Arm64 version of Visual Studio that will natively run, allowing building, and debugging Arm64 apps on Arm-based processors. 17.4 GA delivers a native Arm64 experience for Visual Studio that eliminates the need for emulation in most developer workflows. While the improved x64 emulator helps the speed and performance of emulated apps on Arm devices, we know that the absolute best Arm developer experiences will be supported by tools that run natively on Arm64.

收录时间: 2022-11-09
分类: Visual Studio
贡献者: Rector
450 热度

Visual Studio for Mac 17.4 is now available

Visual Studio for Mac v17.4 is available today! This release includes improvements to the editor like the new Editing State margin and the return of the Class pad, and fixes for issues that users have reported. We’re also releasing our first preview of Visual Studio for Mac 17.5 for people to see what we’ve got planned. 

收录时间: 2022-11-09
分类: Visual Studio
贡献者: Rector
451 热度

Experimenting with .NET 7, WASM, and WASI on Docker

On October 24th, Docker announced the support of WASM and WASI in a new technical preview release. I wanted to try it out and see how it works with .NET 7. If you want to know more about WASM and WASI you can read the introduction from my previous post, “Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W“.

收录时间: 2022-11-01
分类: Visual Studio
贡献者: Rector
642 热度

Visual Studio 2022 17.4 Preview 2

We have released Visual Studio 2022 17.4 Preview 2. In this post we’ll share details about features added since Preview 1. Feedback from developers like you during our preview cycle is so important for us to deliver a final product that meets your high expectations.

收录时间: 2022-09-15
分类: Visual Studio
贡献者: Rector
AD 友情赞助
844 热度

Rainbow Colorized Brackets in Visual Studio

A popular extension and later core feature of VS Code, rainbow bracket colorization is now available as a free extension for Visual Studio called Rainbow Braces, by Mads Kristensen. It was just released in the last week and currently lists support only for Visual Studio 2022.

收录时间: 2022-09-01
分类: Visual Studio
贡献者: Rector
950 热度

Colorize Document Tabs in Visual Studio 2022

Visual Studio 2022 introduced several features to enhance the experiences and productivity while using Document Tabs. Visual Studio 2022 now allows multiple rows for Tabs by enabling “Show Tabs in multiple rows. “ You can now Configure colorizing tabs based on Projects and Extension Types. One of the advantages of having colorized document tabs is recognizing the files quickly while belonging to multiple projects.

收录时间: 2022-07-27
分类: Visual Studio
贡献者: Rector
805 热度

VS2022 Performance Enhancements: Git Branch Switching

Have you experienced delays when switching between your Git branches in Visual Studio? Did you have to wait for your solution and projects to reload after switching between branches in a Git repository? We are happy to announce performance enhancements to the branch switching experience in Visual Studio 2022.

收录时间: 2022-07-13
分类: Visual Studio
贡献者: Rector
884 热度

Auto Save files in Visual Studio 2022

Earlier I posted about Temporary breakpoint – New feature in Visual Studio 2022, and in continuation with Visual Studio 2022 exploration, here is another new feature which will auto save files in Visual Studio 2022. This feature may come handy when you have to switch between different tools while working on your tasks. This would also ensure that your code is not out of sync, if the same files are opened in other tools along with Visual Studio.

收录时间: 2022-05-27
分类: Visual Studio
贡献者: Rector
628 热度

Visual Studio at Microsoft Build 2022

This week we had Microsoft Build 2022 and there were some announcements made in Amanda Silver’s Theme session and multiple breakouts that are exciting for Visual Studio users, like you. We released the .NET Multi-platform App UI (a.k.a. .NET MAUI), announced Microsoft Dev Box, Azure Deployment Environments and Visual Studio on Arm64. With Visual Studio 17.2 and 17.3 Preview 1 shipping just 2 weeks ago, we also released Visual Studio 17.0 for Mac and 17.3 Preview 1. We just shipped .NET MAUI tooling in preview with Visual Studio 2022 17.3, so go and grab the latest release!

收录时间: 2022-05-27
分类: Visual Studio
贡献者: Rector
617 热度

Visual Studio 2022 v17.0 for Mac released

Microsoft announces the general availability (GA) of Visual Studio 2022 v17.0 for Mac OS. That means you can now download and install Visual Studio 2022 on your macOS to start building production-ready applications. "This is the fastest Visual Studio for Mac version yet with an all-new native macOS UI, fully running on .NET 6, and optimized for Apple Silicon (ARM64) processors", says Jordan Matthiesen, Senior Program Manager for Visual Studio for Mac team.

收录时间: 2022-05-26
分类: Visual Studio
贡献者: Rector
1011 热度

Visual Studio 2022 17.2 正式发布,引入多项特性/改进

Visual Studio 2022 v17.2 正式发布了,此版本持续改进 C# 和 .NET 体验、新的 Git 性能和体验、针对 C++ 开发人员的更新以及用于本地开发和部署的新 Azure 工具。该版本共带来 400 多项改动,下面摘录部分重点特性作介绍...

收录时间: 2022-05-11
分类: Visual Studio
贡献者: Rector
793 热度

IEnumerable Visualizer

While debugging .NET code, inspecting a large and complex collection object can be tedious and difficult. Hence, starting from Visual Studio 17.2. Preview 2, we are introducing a new Visualizer, which will help you view IEnumerable objects such as Arrays, List, etc. in a customized tabular view.

收录时间: 2022-04-22
分类: Visual Studio
贡献者: Rector
1315 热度

Introducing a New Way to Search Your Code and Visual Studio Features

All developers search within their code, in one way or another. Some might use code search to explore their code and understand how some components work; others might use code search to get to a very specific location they have in mind. Either way, as a developer yourself, sometimes this process of searching and finding a location might be frustrating and take you longer than you might want. Visual Studio 17.2 Preview 3 introduces a brand-new All-In-One search experience that merges the existing VS Search (Ctrl + Q) and Go To (Ctrl + T) to allow you to search both your code and Visual Studio features quicker and easier than ever, all in the same place. The All-In-One search streamlines your searching experience by providing you with a customizable UI (size, location, and dismissibility), compact search results with real-time matching as you type, and a fully keyboard friendly interface to ideally minimize your searching pain points. To try it out, download Visual Studio 17.2 Preview 3 today!

收录时间: 2022-04-21
分类: Visual Studio
贡献者: Rector
AD 友情赞助
832 热度

Visual Studio 2022 for Mac Preview 9

Visual Studio 2022 for Mac 17.0 Preview 9 is now available! In this release, the focus is on addressing top reported issues from prior preview releases. This work builds on top of earlier previews where we’ve moved the UI of the IDE to fully native macOS UI and migrated the IDE to run on top of .NET 6 (enabling native support of Apple’s M1 (arm64) processor.

收录时间: 2022-04-13
分类: Visual Studio
贡献者: Rector
819 热度

Visual Studio 2022 version 17.2 Preview 2 adds several new improvements

Microsoft releases Visual Studio 2022 version 17.2 Preview 2. This preview release aimed to focus on new features and improvements to the IDE, Razor Editor, Test Tools, Git Tools, Container Tools, SQL Server Data Tools, Web Tools, Microsoft Teams development tools, and Productivity Tools.

收录时间: 2022-03-21
分类: Visual Studio
贡献者: Rector
901 热度

How to Create and Publish a NuGet Package Using Visual Studio

In the previous article, we’ve learned How to Create and Publish a NuGet Package with .NET CLI. In this article, we are going to discuss how to create and publish a NuGet package using Visual Studio. Along with that, we’ll explore a few additional options like how to provide a readme file, a license file, a package icon, etc. Additionally, we are going to require the users to accept the license agreement before installing and using our package.

收录时间: 2022-02-21
分类: Visual Studio
贡献者: Rector
781 热度

Visual Studio 2022 17.1 is now available!

Today, Visual Studio 2022 17.1 graduates from preview and reaches general availability. Feedback from developers like you have helped us shape and refine Visual Studio 17.1 through its preview cycle and we’d like to thank you for your part in Visual Studio’s journey.

收录时间: 2022-02-17
分类: Visual Studio
贡献者: Rector
1019 热度

Visual Studio 17.1 Preview 2 is now available!

Today, we’re releasing Visual Studio 2022 17.1 Preview 2. We’ve continued to iterate on the themes of the Visual Studio 2022 release and have enhanced existing features, brought new productivity improvements, and made it easier for you to make Visual Studio your own. In this blog post, we’ll talk in detail about changes in the Git, Search and Navigation, C++, and .NET experiences as well as some new capabilities for personalizing colored tabs. For more information on everything in this release, see the Visual Studio 17.1 Preview 2 release notes. To try out everything we’re writing about today, download the Visual Studio 2022 Preview.

收录时间: 2022-01-06
分类: Visual Studio
贡献者: Rector
AD 友情赞助