icons not showing
FerTarallo opened this issue · 3 comments
FerTarallo commented
daviddossett commented
Hm, this might not be a codicons issue given that you aren't seeing browser icons render. Assuming that browser window lives outside of VS Code, it's likely a problem higher up with your OS or similar.
FerTarallo commented
saoudrizwan commented
If this is happening after packaging then it may be because the icon files are not being included. Try adding this to your .vscodeignore
:
!node_modules/@vscode/codicons/dist/codicon.css
!node_modules/@vscode/codicons/dist/codicon.ttf