Plugin api: theia#workspace#getConfiguration doesn't handle resource argument. #2290
Labels
plug-in system
issues related to the plug-in system
Team: Che-Editors
issues regarding the che-editors team
vscode
issues related to VSCode compatibility
Plugin api: theia#workspace#getConfiguration(section?: string, resource?: Uri | null) doesn't handle resource argument.
https://github.com/theia-ide/theia/blob/master/packages/plugin/src/theia.d.ts#L2397
When Theia will provide multiroot workspace we should support get configuration for workspace folder by resource path.
The text was updated successfully, but these errors were encountered: