Skip to content

[enhancement] As a downstream consumer, I want to reuse the preferences editor and feed it with custom YAML content and scheme #8081

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kittaakos opened this issue Jun 24, 2020 · 0 comments
Assignees
Labels
enhancement issues that are enhancements to current functionality - nice to haves preferences issues related to preferences

Comments

@kittaakos
Copy link
Contributor

Feature Description:

The new preferences editor is just great; I want to reuse its functionality and UI. As the ID of the preferences-widget suggests, maybe it can be converted into a more generic, settings widget:

static readonly ID = 'settings_widget';

Pipe dream:

  • I have a YAML file, its content is available as a Theia Resource on the frontend,
  • I have a scheme for my YAML file,
  • I would like to open and edit my YAML file through the currently available preferences widget.
@kittaakos kittaakos added enhancement issues that are enhancements to current functionality - nice to haves preferences issues related to preferences labels Jun 24, 2020
@kittaakos kittaakos self-assigned this Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves preferences issues related to preferences
Projects
None yet
Development

No branches or pull requests

1 participant