-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
FlinkRelated to Flink support and interactions (SQL documents, language server, views, etc)Related to Flink support and interactions (SQL documents, language server, views, etc)testingInvolves the test suite, click-testing, or tests running in CIInvolves the test suite, click-testing, or tests running in CI
Description
Take a look at
constructor(page: Page) {
super(page, "Explorer");
}
in FileExplorer.
Comment from @shouples:
Explorer view container will either go off of the name of the currently open directory (as a workspace) or the custom workspace name, so it will never actually be Explorer
Metadata
Metadata
Assignees
Labels
FlinkRelated to Flink support and interactions (SQL documents, language server, views, etc)Related to Flink support and interactions (SQL documents, language server, views, etc)testingInvolves the test suite, click-testing, or tests running in CIInvolves the test suite, click-testing, or tests running in CI