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

Support ExtensionTerminalOptions#iconPath #12645

Closed
kittaakos opened this issue Jun 22, 2023 · 2 comments
Closed

Support ExtensionTerminalOptions#iconPath #12645

kittaakos opened this issue Jun 22, 2023 · 2 comments
Labels
vscode issues related to VSCode compatibility

Comments

@kittaakos
Copy link
Contributor

ExtensionTerminalOptions#iconPath is currently unsupported by Theia.

Create a terminal with vscode.window.createTerminal(options: ExtensionTerminalOptions): Terminal, set the iconPath to heart.

VS Code:

Screen Shot 2023-06-22 at 10 50 13

Theia:
Screen Shot 2023-06-22 at 10 51 34

Feature Description:

ExtensionTerminalOptions#iconPath works as in VS Code.

@msujew
Copy link
Member

msujew commented Jun 22, 2023

Related to #12060 and #12074

@msujew msujew added the vscode issues related to VSCode compatibility label Jun 22, 2023
@kittaakos
Copy link
Contributor Author

Closing in favor of #12074.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants