Editor Context Menu


Right-clicking in 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 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, user-defined scripts may add items to this menu, as described in GUI Contexts in Script Syntax.