#192: Fixed Open... dialog

This commit is contained in:
Miro Spönemann
2020-03-05 12:39:06 +01:00
parent a9bbf47a59
commit b2d53b1a35
2 changed files with 39 additions and 35 deletions

View File

@@ -9,7 +9,7 @@ import { MaybePromise } from '@theia/core/lib/common/types';
* `location.hash`, the historical workspace locations, and recent sketch files.
*
* The following logic is used for determining the default workspace location:
* - `hash` points to an exists in location?
* - `hash` points to an existing location?
* - Yes
* - `validate location`. Is valid sketch location?
* - Yes