Extended mouse usage in Visual Studio

The mouse is a pretty handy tool for selecting text. In this section, we'll highlight how to use the mouse in an advanced way for quick edits to your code's text.

How to do it...

  1. Hold down the Ctrl key while clicking to select an entire word.
    How to do it...
  2. Hold down the Alt key to select a box of text (Alt + Left Click + Drag).
    How to do it...

You can then either cut, copy, or overwrite the box-shaped text area.

How it works...

Mouse clicking alone can be tedious, but with the help of Ctrl + Alt, it becomes quite cool. Try Alt + Left Click + Drag ...

Get Unreal Engine 4 Scripting with C++ Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.