-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Support Codicons in Command Palette #15262
Comments
I think it's theia upstream issue with handling octicons |
Unless this is important for release planning, we should not duplicate theia issues. Closing as duplicate. |
@tsmaeder An end-user, has no idea what theia is. If he is using Che, he is using Che and will report issue here. The fact that there is a issue on a component that is used in Che is "internal". Here you are forcing a user to track an issue on another repository, while the user will have no idea of when this will be fixed in Che. |
Once the issue upstream will be fixed and integrated in Che, this is an actual issue for Che and as such, should not be closed. |
I investigated the issue and commented the result here We have to upgrade to the latest Monaco in order to get this support. See eclipse-theia/theia#5412 (comment) So the issue depends on eclipse-theia/theia#6900 |
Fixed by upgrading Monaco editor upstream eclipse-theia/theia#7149 |
Describe the bug
When using the openshift connector in Che, in the command palette, we see strange characters in messages like `$(plus) Provide new URL.
$(plus)
should be a plus icon (as we can see in vscode)Che version
The text was updated successfully, but these errors were encountered: