Programming is Not Rocket Science, Don't let AI Write Your Code, Fight Back. And if you must use AI, find provenance, and Attribute. Long Live GNU/Linux. Full praise to SSA-Based Compilation.
Monday, 8 September 2025
F7 and Shift-F7 - Key Visual Studio Solution Explorer Shortcuts
If you have a C# control in Visual Control you want to look at, hit the following:
F7 - to see the code (or FN-F7 on certain laptop keyboards that overload function keys)
Shift-F7 - to see the control in Design mode (or Shift-FN-F7 on certain laptop keyboards)
No comments:
Post a Comment