CodeAction
Creates a new code action.
A code action must have at least a title} and {@link CodeAction.edit edits and/or a command.
Parameters
title
The title of the code action.
kind
The kind of the code action.
Creates a new code action.
A code action must have at least a title} and {@link CodeAction.edit edits and/or a command.
The title of the code action.
The kind of the code action.