Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@simonnilsson simonnilsson released this 08 Oct 10:41
  • 3 New icons: diff, typescript and php
  • Complete rework of extension mapping
    • Uses vscode extensions as source instead of language-map, a lot of extensions have been removed and added to various icons!
  • Performance improvements to getIcon()
    • Filename lookup is about 1000x faster than before.
    • Extension lookup is about 200x faster than before.
  • Added benchmark script