mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 12:11:43 +01:00
6316a4d0c8
Changes the `CodeAction` constructor to take a kind instead of an edit. This makes the API more consistent IMO, as now both `edit` and `command` are set the same way