gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
8.93k stars 1.27k forks source link

Create lit-css handlebar templates for Codicons and Glicons #3058

Open d13 opened 8 months ago

d13 commented 8 months ago

It would be more scalable to have the scripts we already use create to generate scss files for Codicons and Glicons to also generate {library}.css.ts files that the <code-icon> web component can just import and add to it's static styles property.

d13 commented 1 month ago

This will be resolved with #3294