Closed arekzaluski closed 1 year ago
Fix for https://github.com/eclipse-cdt-cloud/vscode-memory-inspector/issues/45 . Codicons are not included in packaged extension so they can't be displayed when extension is installed from vsix (for example from the marketplace).
Similar issue is described here: https://github.com/microsoft/vscode-extension-samples/issues/692
Do not test it in development. Instead select a .vsix generated as part of github actions CI. Check that advanced settings icon is visible.
^ @colin-grant-work @thegecko
Fix for https://github.com/eclipse-cdt-cloud/vscode-memory-inspector/issues/45 . Codicons are not included in packaged extension so they can't be displayed when extension is installed from vsix (for example from the marketplace).
Similar issue is described here: https://github.com/microsoft/vscode-extension-samples/issues/692
What it does
How to test
Do not test it in development. Instead select a .vsix generated as part of github actions CI. Check that advanced settings icon is visible.
Review checklist
Reminder for reviewers