Skip to content

Commit ece7aae

Browse files
author
Benjamin Pasero
committed
💄 jsdoc
1 parent 829230a commit ece7aae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/vs/workbench/workbench.web.api.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,9 @@ interface IWorkbenchConstructionOptions {
266266
*/
267267
readonly homeIndicator?: IHomeIndicator;
268268

269+
/**
270+
* Optional default layout to apply on first time the workspace is opened.
271+
*/
269272
readonly defaultLayout?: IDefaultLayout;
270273

271274
//#endregion

0 commit comments

Comments
 (0)