Visual Studio Productivity Tips

In this episode, Robert is joined by Kendra Havens. Every version of Visual Studio introduces new productivity features. If you want to see some of the ones introduced in Visual Studio 2019, check out Kendra’s video here. But what about the ones that have been in Visual Studio for a while that you may have missed? To see some of those, watch this video. Kendra shows: - Navigate backward [T03:55] - Solution Explorer tips [T04:55] - Editor context menu (Alt `) [T06:40] - Keyboard command mapping [T09:30] - Right-click on .sln, Open With [T13:00] - Clipboard History (Ctrl Shift V) [T14:10] - Go to recent files (Ctrl T R) [T15:10] - Go to last edit location (Ctrl Shift Backspace)[T15:20] - Multi-caret editing [T16:10] - Using Git in Team Explorer [T19:00] - Code snippets (Ctrl K, Ctrl X) [T24:55] Resources: Sample code showing productivity quick fixes and refactorings () Productivity features in Visual Studio 2019 () Increase your .NET Productivity talk at Build 2019 (
Back to Top