Skip to content

Releases: tetarchus/vscode-icons

🎉 v1.0.11

27 Dec 17:29
89987c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

🎉 v1.0.10

27 Dec 17:17
f53a5f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.0.10

🎉 v1.0.9

01 Nov 23:01
52e88e7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

🎉 v1.0.8

23 Aug 10:49
d0d5fc0
Compare
Choose a tag to compare
  • Add .env.develop alias

Full Changelog: v1.0.7...v1.0.8

🎉 v1.0.7

25 Jun 16:14
40a8519
Compare
Choose a tag to compare
  • Fix cut-off nx folder icons
  • Add .mocks folder alias for __mocks__

Full Changelog: v1.0.6...v1.0.7

🎉 v1.0.6

04 Jun 18:38
1bacd08
Compare
Choose a tag to compare
  • Fix .nx folder mapping typo
  • Lighten nx icon for dark icons

Full Changelog: v1.0.5...v1.0.6

🎉 v1.0.5

04 Jun 18:32
49da734
Compare
Choose a tag to compare
  • Add new icons for commitizen, swc and nx
  • Add .cts and .mts config options for webpack, vite, tailwind and postcss
  • Add default file icon for .cts and .mts
  • Add icons for .swcrc and .czrc files
  • Update nx.json icon to new NX icon, and add for project.json as well
  • Add .nx folder icon
  • Use tsconfig icon for tsconfig.storybook.json and tsconfig.sb.json

Full Changelog: v1.0.4...v1.0.5

🎉 v1.0.4

06 May 22:06
f5b6c8b
Compare
Choose a tag to compare
  • Add eslint config file mappings for flat configs
    (eslint.config.js,eslint.config.cjs,eslint.config.mjs and eslint.config.ts - support for
    TS coming soon (see eslint/rfcs#117 and
    eslint/eslint#18134 ))
  • Add .server and .client folder mappings (Remix standard foldernames)
  • Add vscode file icon for .code-workspace files

Full Changelog: v1.0.3...v1.0.4

🎉 v1.0.3

05 May 20:39
71288f9
Compare
Choose a tag to compare
  • Add additional custom typescript definition icon extension mappings (.types.ts and .type.ts)

Full Changelog: v1.0.2...v1.0.3

🎉 v1.0.2

05 May 14:28
e285a53
Compare
Choose a tag to compare
  • Add custom typescript definition file extension mapping (.t.ts and .i.ts)
  • Move output .json files to the out directory for cleaner main dir
  • Move .vsix file output to .vscode/releases for cleaner main dir

Full Changelog: v1.0.1...v1.0.2