Implement "vscode.ExtensionContext.storageUri" API #8883
Labels
che/current-sprint
issues taken to the current sprint by Che teams
good first issue
good first issues for new contributors
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
Milestone
Feature Description:
We need to implement
vscode.ExtensionContext.storageUri
andvscode.ExtensionContext.globalStorageUri
APIs.Note that
vscode.ExtensionContext.storagePath
andvscode.ExtensionContext.globalStoragePath
APIs are implemented in Theia but they are deprecated now in VS Code.The text was updated successfully, but these errors were encountered: