Quick Actions (also known as light bulbs,
) is a feature in the editor of Visual Studio 2015 or later. It enables you to quickly resolve some issues in your code, implement
constructs or execute other actions.
Note: In order for the light bulbs feature to work, you must have background parsing turned on in the IDE (enabled by default).
The following Quick Action fixes are available for COBOL: