Showing results for 2023 - Page 11 of 11 - Visual Studio Blog

Jan 18, 2023
25
6

Visual Studio 2022 17.5 Preview 3 is here!

Anthony Cangialosi
Anthony Cangialosi

Visual Studio 2022 17.5 Preview 3 is out and ready to install! This release continues to bring new productivity improvements for all developers and enhances many of the capabilities that shipped in 17.5 Preview 2. Several of these changes in this preview came from asks in the community and are highlighted below. These and many other threads on D...

Jan 17, 2023
31
12

New: Better search in Visual Studio

Leah Tran
Leah Tran

Whether you are looking for specific code files, classes, methods, or features and options in the IDE, finding them is not always easy. With multiple ways to search, how would you even know which one to choose? The new All-In-One Search combines code and feature search into the same UI and adds some extra power and productivity to the experience. ...

Searchvideo
Jan 11, 2023
8
12

Debugging Encoded Text

Mark Downie
Mark Downie

Validating encoded strings is a basic but important part of our debugging workflow these days. I cannot count the number of times I have found myself looking at a URL-encoded string only to be suddenly unsure how percentage signs are supposed to be represented? I have been a web developer for years, but I can never remember what the URL-encoded ...

Debugging
Jan 9, 2023
17
19

Five shortcuts to boost your productivity

Mads Kristensen
Mads Kristensen

Taking full advantage of the Visual Studio editor features will make you a more productive developer. Any keyboard warrior will tell you that knowing the right shortcuts boosts that productivity even further. So, we’ve put together a short little video that demonstrates some useful shortcuts you can use while coding in Visual Studio. In the ...

Developer ProductivityEditor