Skip to content

Commit 7ecf3f7

Browse files
[Ignore] Update Notebook dts (#3144)
Co-authored-by: TylerLeonhardt <TylerLeonhardt@users.noreply.github.com>
1 parent 5705608 commit 7ecf3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode.proposed.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
declare module 'vscode' {
18-
//#region @rebornix: Notebook
18+
//#region notebook https://github.com/microsoft/vscode/issues/106744
1919

2020
export enum CellKind {
2121
Markdown = 1,

0 commit comments

Comments
 (0)