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

progress without title but with progress.report message shows wrong colon prefix ':' #8430

Closed
DoroNahari opened this issue Aug 25, 2020 · 0 comments · Fixed by #8479
Closed
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility

Comments

@DoroNahari
Copy link
Contributor

Bug Description:

When using vscode window.withProgress() without title and updating the progress message, the message shows with a colon prefix

Theia:
Screen Shot 2020-08-25 at 10 47 33

vscode:
Screen Shot 2020-08-25 at 9 41 04

Steps to Reproduce:

Run this extension on Theia and vscode without the progress title. (remove this line)

Additional Information

  • Operating System: mac os
  • Theia Version: master
@vince-fugnitto vince-fugnitto added help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility labels Aug 25, 2020
@akosyakov akosyakov added the bug bugs found in the application label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants