Skip to content

Commit

Permalink
api 💄 (#237559)
Browse files Browse the repository at this point in the history
  • Loading branch information
benibenj authored Jan 9, 2025
1 parent 744eec9 commit cdfd702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vscode-dts/vscode.proposed.inlineEdit.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ declare module 'vscode' {
*/
triggerKind: InlineEditTriggerKind;

requestUuid?: string;
readonly requestUuid?: string;
}

export enum InlineEditTriggerKind {
Expand Down

0 comments on commit cdfd702

Please sign in to comment.