SlideShare a Scribd company logo
25 Tips for Visual Studio
www.visualstudiotips.co.uk
LEE ENGLESTONE
About Me
Lee Englestone
Stockport, UK
Software Development Manager @ Leasing.com
LinkedIn : https://www.linkedin.com/in/leeenglestone/
Twitter : @LeeEnglestone
Website : www.ManchesterDeveloper.com
Public Speaking Comfort Level
2/10
#1 Full Screen Mode
Shift + Alt + Enter
2# Move Solution Explorer
Some people move the
Solution explorer to the LHS
As we read left to right
Cursor spends most time at
LHS of screen
#3 Split Window
Window -> Split Window
#4 Sync with Active Document
Ctrl + [, S
#5 Bookmarks
Ctrl + K, K
Ctrl + K, N
Ctrl + K, P
#6 Code Map
#7 Code Snippets
#8 Comment Shortcut
Ctrl + K, C
Ctrl + K, U
#9 Dark Theme
#10 Delete All Breakpoints
Ctrl, Shift + F9
#11 Expand/Collapse All
Ctrl + M, P
Ctrl + M, O
#12 Format Document
Ctrl + K, D
#13 Go to Definition
#14 Go to Line Number
Ctrl + G
#15 Move Type to New File
#16 Multiple Line Edit
Shift + Alt, cursor
keys
#17 Navigate Forward and Backward
Ctrl + -
Ctrl, shift + -
#18 Peek Definition
Right click -> Peek definition
#19 Quick Actions
Ctrl + .
#20 Quick Search
Ctrl + ;
Ctrl, Shift, T ??
#21 Rename Field
Ctrl + R, R
#22 Scroll Wheel Font Size
Ctrl + mouse
wheel scroll
#23 Show Whitespace
Ctrl + R, W
#24 Task List
Ctrl + K, Ctrl + H
#25 What’s your tip?
25 Tips for Visual Studio

More Related Content

PPTX
Make Life Easy with Keyboard Shortcuts
PPTX
Programa 11 ELIZONDO
PPTX
App inventor projects
PDF
Corporate style Synterium
PPTX
PMO Dashboard: Cheat Sheet
DOCX
1ccccccccc
PDF
BlackBerry Q10 Tips & Tricks
PPTX
MS WORD PROCESSING SOFTWARE-SESSION 4.pptx
Make Life Easy with Keyboard Shortcuts
Programa 11 ELIZONDO
App inventor projects
Corporate style Synterium
PMO Dashboard: Cheat Sheet
1ccccccccc
BlackBerry Q10 Tips & Tricks
MS WORD PROCESSING SOFTWARE-SESSION 4.pptx

Similar to 25 Tips for Visual Studio (8)

DOCX
Windows 10 keyboard tips and tricks
PPTX
internship presentation report abt ms word ms office and word
PPTX
How to build a Project Flight Plan in Microsoft Project
PDF
Shortcut keys for XP
PDF
rstudio-ide
PDF
Basic shortcuts Of Microsoft Excel for working professional
PDF
UX and copywriting - Blend Conference
DOCX
presentación de word
Windows 10 keyboard tips and tricks
internship presentation report abt ms word ms office and word
How to build a Project Flight Plan in Microsoft Project
Shortcut keys for XP
rstudio-ide
Basic shortcuts Of Microsoft Excel for working professional
UX and copywriting - Blend Conference
presentación de word
Ad

More from Lee Englestone (12)

PPTX
Introduction to C#
PPTX
Augmented Reality On iOS With ARKit Xamarin and C#
PPTX
Reinventing Education Hackathon - LeARn
PDF
.NET Foundation website suggestions for improvement
PPTX
Tweet From Every Country Barcamp Manchester
PPTX
Organisational Learning
PPTX
Lincoln Hack 2018
PPTX
MVC Training Part 2
PPTX
MVC Training Part 1
PDF
Familee bootstrapped-biz
PPTX
Unit Tests And Automated Testing
PPTX
Visual Studio 2010 and ASP.Net 4
Introduction to C#
Augmented Reality On iOS With ARKit Xamarin and C#
Reinventing Education Hackathon - LeARn
.NET Foundation website suggestions for improvement
Tweet From Every Country Barcamp Manchester
Organisational Learning
Lincoln Hack 2018
MVC Training Part 2
MVC Training Part 1
Familee bootstrapped-biz
Unit Tests And Automated Testing
Visual Studio 2010 and ASP.Net 4
Ad

Recently uploaded (20)

PPTX
Modernising the Digital Integration Hub
PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
Hybrid model detection and classification of lung cancer
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PPTX
O2C Customer Invoices to Receipt V15A.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
The various Industrial Revolutions .pptx
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PDF
Zenith AI: Advanced Artificial Intelligence
PPT
What is a Computer? Input Devices /output devices
PPTX
Chapter 5: Probability Theory and Statistics
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
WOOl fibre morphology and structure.pdf for textiles
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Architecture types and enterprise applications.pdf
PDF
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
Modernising the Digital Integration Hub
DP Operators-handbook-extract for the Mautical Institute
A comparative study of natural language inference in Swahili using monolingua...
NewMind AI Weekly Chronicles – August ’25 Week III
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
OMC Textile Division Presentation 2021.pptx
Hybrid model detection and classification of lung cancer
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
O2C Customer Invoices to Receipt V15A.pptx
Programs and apps: productivity, graphics, security and other tools
The various Industrial Revolutions .pptx
A contest of sentiment analysis: k-nearest neighbor versus neural network
Zenith AI: Advanced Artificial Intelligence
What is a Computer? Input Devices /output devices
Chapter 5: Probability Theory and Statistics
1 - Historical Antecedents, Social Consideration.pdf
WOOl fibre morphology and structure.pdf for textiles
Assigned Numbers - 2025 - Bluetooth® Document
Architecture types and enterprise applications.pdf
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...

25 Tips for Visual Studio

Editor's Notes

  • #2: A number of tips I’ve collected that I pass on to others Surprised how many people don’t know these Magic VisualStudioTips.co.uk Notice a lot are keyboard shortcuts Also hoping to learn from you Anyone used Visual Studio before? I’ve got 25 tips and 25 minutes, so if I do the maths..
  • #5: More room Less distractions
  • #6: Might think.. Why would I want to do this? But we read left to right
  • #8: If you can’t find the file you’re working on in Solution explorer
  • #10: Nice overview of long files Shouldn’t really be that long right?
  • #11: Auto complete ctor prop
  • #14: During a good debugging session, you may have dozens of breakpoints Executing.. And waiting for something Want a fresh start