🚧 📱

Mobile experience coming soon

Mobile development is in progress. Until it is complete, please use your desktop or laptop.

Thanks!

← Back
IAmTimCorey June 26, 2023

New File Dialog Tips and Tricks for Visual Studio in 10 Minutes or Less

Summary

The new file dialog in Visual Studio streamlines file creation by intelligently inferring file types based on naming conventions like ".cs" for classes and capital "I" prefixes for interfaces. The practical takeaway is to leverage this smart dialog and its shortcuts, like Ctrl+Shift+A for the full dialog and Shift+F2 to always access the compact view, to quickly and accurately create multiple files by separating names with commas.

View original episode ↗