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

Add WebviewPanel.iconPath #54912

Merged
merged 5 commits into from
Jul 24, 2018
Merged

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Jul 23, 2018

Allows webviews to provide icons used in UI. Adds a new WebviewPanel.iconPath property for this. Extensions can provide a single icon, or icons for the light and dark themes

Replaces the static contribution approach from #49657

Fixes #48864

Allows webviews to provide icons used in UI. Adds a new `WebviewPanel.iconPath` property for this.

Replaces the static contribution approach from microsoft#49657

Fixes microsoft#48864
@mjbvz mjbvz merged commit 4be0f07 into microsoft:master Jul 24, 2018
@mjbvz
Copy link
Contributor Author

mjbvz commented Jul 24, 2018

Merging in initial version of this. We've discussed the design previously but can review it at the API sync Thursday

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow webview panels to provide a custom icon
1 participant