Editor Context Menu

Index of All Documentation » Wing Pro Reference Manual » Source Code Editor »


Right-clicking on the surface of the editor (and in most other places in the IDE's user interface) will display a menu of commonly used context-sensitive commands.

In the editor, this menu is divided into different functional groups for copy/paste, code navigation, evaluating selections, debugging, commenting regions, indentation, accessing File Properties and in Wing Pro also revision control, refactoring, and bookmarking. These can be shown or hidden from the Configure Menu item at the bottom of the menu.

In Wing Pro and Wing Personal, user-defined scripts may add items to this menu, as described in GUI Contexts in Script Syntax.