-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Labels
help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunities
Milestone
Description
VS Code 1.20 adds a new CodeAction
type that captures additional information about codeactions:
- https://github.com/Microsoft/vscode/blob/b5e2d0a6bcbae4f71099715dc813239d21975eb5/src/vs/vscode.d.ts#L1897
- https://github.com/Microsoft/vscode-docs/blob/vnext/release-notes/v1_20.md#codeactionprovider-improvements
This new type is used by several new product features such as the Refactor
command and the editor.action.codeAction
command. It should also be supported in the LSP for code action provides
rictic, willt, balta2ar, Yukaii, yaohaizh and 1 more
Metadata
Metadata
Assignees
Labels
help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunities