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

Implement "vscode.ExtensionContext.storageUri" API #8883

Closed
azatsarynnyy opened this issue Dec 17, 2020 · 3 comments
Closed

Implement "vscode.ExtensionContext.storageUri" API #8883

azatsarynnyy opened this issue Dec 17, 2020 · 3 comments
Assignees
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

Comments

@azatsarynnyy
Copy link
Member

azatsarynnyy commented Dec 17, 2020

Feature Description:

We need to implement vscode.ExtensionContext.storageUri and vscode.ExtensionContext.globalStorageUri APIs.
Note that vscode.ExtensionContext.storagePath and vscode.ExtensionContext.globalStoragePath APIs are implemented in Theia but they are deprecated now in VS Code.

@azatsarynnyy azatsarynnyy added vscode issues related to VSCode compatibility plug-in system issues related to the plug-in system labels Dec 17, 2020
@bfitzpat
Copy link

Any updates on this one after about 30 days of inactivity over the holidays? @azatsarynnyy ?

@azatsarynnyy azatsarynnyy added good first issue good first issues for new contributors help wanted issues meant to be picked up, require help labels Jan 15, 2021
@azatsarynnyy
Copy link
Member Author

I doubt we will be able to look at it in the coming month.
I marked it as help wanted, so if anyone wants to take it - help is more than welcomed.

@azatsarynnyy azatsarynnyy added the che/current-sprint issues taken to the current sprint by Che teams label Mar 12, 2021
@RomanNikitenko RomanNikitenko self-assigned this Mar 23, 2021
@RomanNikitenko RomanNikitenko removed the help wanted issues meant to be picked up, require help label Mar 23, 2021
@azatsarynnyy azatsarynnyy added this to the 1.13.0 milestone Mar 24, 2021
@azatsarynnyy azatsarynnyy added the Team: Che-Editors issues regarding the che-editors team label Mar 30, 2021
@RomanNikitenko
Copy link
Contributor

Within current issue I added support for the following:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants