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

vscode.window.showInformationMessage with 1 parameter not working on Theia #10444

Closed
EstherPerelman opened this issue Nov 21, 2021 · 1 comment
Labels
bug bugs found in the application notifications issues related to notifications vscode issues related to VSCode compatibility

Comments

@EstherPerelman
Copy link
Contributor

EstherPerelman commented Nov 21, 2021

Bug Description:

Steps to Reproduce:

  1. Add base-sample.zip vsix to theia project
  2. ctrl+shift+p -> Hello World
  3. See only message2 appears on the bottom right

I used the extension.ts file with the next code:
image

Additional Information

  • Operating System:
  • Theia Version:
@msujew
Copy link
Member

msujew commented Nov 21, 2021

@EstherPerelman You probably noticed it yourself, but just for others that see this issue: this was fixed by #10399 (originally introduced by #10245).

@msujew msujew added bug bugs found in the application notifications issues related to notifications vscode issues related to VSCode compatibility labels Nov 21, 2021
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 notifications issues related to notifications vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants