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

Align location field of ProgressOptions with VS Code #8703

Closed
RomanNikitenko opened this issue Nov 3, 2020 · 0 comments · Fixed by #8700
Closed

Align location field of ProgressOptions with VS Code #8703

RomanNikitenko opened this issue Nov 3, 2020 · 0 comments · Fixed by #8700
Assignees
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
Milestone

Comments

@RomanNikitenko
Copy link
Contributor

At the moment it's possible to use ProgressLocation enum only as a location at which progress should show.
The goal is aligning location field to the corresponding field of VS Code to provide an opportunity to use viewId as progress location.

Additional Information

There is a PR #8700, the solution works for main views (at least explorer, debug, search and scm), but doesn't work for a custom view inside a custom view container: #8700 (comment).

@azatsarynnyy azatsarynnyy added the Team: Che-Editors issues regarding the che-editors team label Nov 3, 2020
@azatsarynnyy azatsarynnyy added vscode issues related to VSCode compatibility plug-in system issues related to the plug-in system labels Nov 3, 2020
@azatsarynnyy azatsarynnyy added this to the 1.8.0 milestone Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants