Skip to content

Best way to serialize localStorage to prefs? Load workspace by URL? #8308

Answered by akosyakov
echuber2 asked this question in General
Discussion options

You must be logged in to vote

User preferences by definition workspace agnostic and putting layout information of concrete user in workspace preference is not practical. Depending on the product one can customize ShellLayoutRestorer or StorageService. For instance Gitpod is using database to store them. You will need to look into custom Theia extension to support something like that in Docker context.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@echuber2
Comment options

@akosyakov
Comment options

@echuber2
Comment options

@echuber2
Comment options

@akosyakov
Comment options

Answer selected by echuber2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants