Visual Studio Tips & Tricks

preview_player
Показать описание
Wait, can Visual Studio do that? This fast-paced session takes you around Visual Studio to show you features - old and new - that you probably didn't know existed. By taking advantage of more of what Visual Studio has to offer, you will be more productive than ever.

The Visual Studio Team
Meet the Visual Studio team for a conversation about current planning, roadmap, ideas, and anything else you'd like to know more about. The floor is yours; you guide the show.

Featuring: Mads Kristensen
Рекомендации по теме
Комментарии
Автор

A tip for multiple cursors is that if you require them non-contiguously, pressing CTRL+ALT while clicking adds an additional cursor where you click.

strandloper
Автор

Good overview. I like the way you promote your own extensions ;) But all of them are useful, without question!
One question: there were extensions to expand comments. Why is this not integrated into VS? //x, //- //!, //? and so on - very usefull imo!
Grettings from rainy Norway :)

heischono
Автор

Great presentation, though I must admit I use many of those tips already. Your extensions are great, I've used them for years and uninstalled as features they offer become baked into VS.

strandloper
Автор

Nice presentation. Please we want all the windows and pop up windows to be Fluent

obinnaokafor
Автор

CTRL+K CTRL+D will reformat the document.

Arcadenut