Skip to content
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

Ability to quickly find the preferences (from menu or command palette) in Theia #8981

Closed
vparfonov opened this issue Mar 1, 2018 · 2 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@vparfonov
Copy link
Contributor

vparfonov commented Mar 1, 2018

Description

Ability to quickly find the preferences (from menu or command palette).

Inside of Theia, user has the ability to change few of the IDE preferences. The preferences are stored in an hidden file - and there is no easy way to open it.

The goal of this task, is to add the ability to open the preference file from the command palette in Theia.

@vparfonov vparfonov added kind/enhancement A feature request - must adhere to the feature request template. team/ide labels Mar 1, 2018
@vparfonov vparfonov self-assigned this Mar 30, 2018
@gorkem
Copy link
Contributor

gorkem commented Apr 3, 2018

@vparfonov Is this somehow related with eclipse-theia/theia#341 ?

I think for Che we need to somehow centralize the user settings. Also there is a plan to implement language level settings eclipse-theia/theia#1106 which is also a candidate for centralizing. Are you covering this sort of Che-Theia mapping with this one?

@vinokurig vinokurig added the status/in-progress This issue has been taken by an engineer and is under active development. label Apr 25, 2018
@vinokurig vinokurig removed the status/in-progress This issue has been taken by an engineer and is under active development. label May 4, 2018
@vinokurig
Copy link
Contributor

Theia team proposed next approach: (eclipse-theia/theia#1433 (comment))

  • Command to open the settings file (create one if it doesn't exist)
  • JSON schema support

JSON schema support should give an ability to see all possible preferences.
There is an issue for that: eclipse-theia/theia#1434 but I am not sure about it's state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

3 participants