-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[plug-in] Implement inspect configuration #2289
Comments
Seems related or depends on: #2117 |
Need for VS Code XML extension |
depends on #3540 |
@benoitf @evidolob @akurinnoy Could we provide an implementation without support of multi roots for now? |
@akosyakov I believe, yes |
@akurinnoy Could you look into it this week? If no, please ping me i may have time to look at it tomorrow. |
@akosyakov I've planned to look into it tomorrow. But I don't think I will have time to work on implementation because I'm going to have PTO since next Tuesday and I need to finalize some work till then. |
This issue is in our sprint plan and someone else could handle it. |
Yes, I can handle it |
Implement inspect configuration:
theia#WorkspaceConfiguration#inspect<T>(section: string)
:https://github.com/theia-ide/theia/blob/v0.3.16/packages/plugin/src/theia.d.ts#L2838
https://github.com/theia-ide/theia/blob/master/packages/plugin-ext/src/plugin/preference-registry.ts#L138
The text was updated successfully, but these errors were encountered: