issues
search
microsoft
/
vscode-codicons
The icon font for Visual Studio Code
https://microsoft.github.io/vscode-codicons/dist/codicon.html
Creative Commons Attribution 4.0 International
893
stars
178
forks
source link
Codicon automation
#229
Closed
hbons
closed
9 months ago
hbons
commented
9 months ago
Part of #196.
[x] Remove tracking of dist/ to avoid conflicts
[x] Create artefact for the font that can be downloaded
[x] Create Release on tag push
[x] Bump script versions
[x] Move hardcoded vscode icon links to mapping.json (or split out to a generated file + custom overlay)
https://github.com/microsoft/vscode/pull/206427
[x] Push commits to VS Code repo branch on new commits
Todo in next PR:
[ ] Create PR to VS Code repo on new commit(s) merged
[ ] Generate mapping file
[ ] Create gh-pages branch that hosts the icon gallery without the .ttf file
Part of #196.
Todo in next PR: