Visual Studio Tips and tricks: Extend/Reduce selection 10/02/2019 Gérald Barré TipsVisual StudioYou often need to extend the selection to the parent context. For instance, if your cursor is in a string, you can select the whole string in a single shortcut.Press Alt+Shift+= to extend the selection and Alt+Shift+- reduce the selection:You can also select the containing block using ALT+SHIFT+]This post is part of the series 'Visual Studio Tips and Tricks'. Be sure to check out the rest of the blog posts of the series!View and edit the Tab Order of Windows Forms ControlsComparing files using Visual StudioVisual Studio Tips and tricks: Clipboard historyVisual Studio Tips and tricks: Open recently closed filesVisual Studio Tips and tricks: Multi-line and multi-cursor editingVisual Studio Tips and tricks: Extend/Reduce selection (this post)Visual Studio Tips and tricks: Undock/Re-dock a tool windowVisual Studio Tips and tricks: Regex editingVisual Studio Tips and tricks: Find the current opened file in the solution explorerVisual Studio Tips and tricks: Default startup projectVisual Studio Tips and tricks: Open the documentation of a symbolVisual Studio Tips and tricks: Paste as JSONVisual Studio Tips and tricks: Add project reference using drag & dropVisualizing the code coverage results from Azure Pipelines in Visual StudioDebugging a .NET assembly without the source code with Visual StudioVisual Studio Tips and tricks: Subword navigationDo you have a question or a suggestion about this post? Contact me!Follow me:Enjoy this blog?💖 Sponsor on GitHub