Source
Base kind for source actions: source
Source code actions apply to the entire file. They must be explicitly requested and will not show in the normal lightbulb menu. Source actions can be run on save using editor.codeActionsOnSave
and are also shown in the source
context menu.