You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`No projects detected after the init wizard, showing notification to open a folder manually`
94
-
);
95
-
constchoice=awaitwindow.showInformationMessage(
96
-
`We haven't detected any Databricks projects in "${parentFolder.fsPath}". If you initialized your project somewhere else, please open the folder manually.`,
97
-
"Open Folder"
91
+
"Finished bundle init wizard, detecting projects to initialize or open"
`No projects detected after the init wizard, showing notification to open a folder manually`
103
+
);
104
+
constchoice=awaitwindow.showInformationMessage(
105
+
`We haven't detected any Databricks projects in "${parentFolder.fsPath}". If you initialized your project somewhere else, please open the folder manually.`,
0 commit comments