Skip to content

Commit

Permalink
Add proposed api region name, #131165
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Nov 10, 2021
1 parent a5d5303 commit 98ea3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vs/vscode.proposed.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ declare module 'vscode' {
//#endregion

// eslint-disable-next-line vscode-dts-region-comments
//#region @roblourens: new debug session option for simple UI 'managedByParent' (see https://github.com/microsoft/vscode/issues/128588)
//#region notebookDebugOptions: @roblourens: new debug session option for simple UI 'managedByParent' (see https://github.com/microsoft/vscode/issues/128588)

/**
* Options for {@link debug.startDebugging starting a debug session}.
Expand Down

0 comments on commit 98ea3bc

Please sign in to comment.