Skip to content

v0.4.1 - Revert icon theme (hotfix)

Choose a tag to compare

@modrao modrao released this 15 Jul 14:34

Hotfix

Reverted standalone icon theme — it was replacing ALL VS Code file icons (PHP, CSS, JSON etc.) because VS Code loads icon themes exclusively.

What changed

  • Removed iconThemes contribution from package.json
  • .veldora.php files still correctly identified via filenamePatterns and languageIds
  • Your existing icon theme (Material Icons, Seti, etc.) now works normally again

To restore your previous icon theme

Press Ctrl+Shift+P -> Preferences: File Icon Theme -> select your theme

What's still included

  • .veldora.php full PHP + HTML + Veldora syntax highlighting
  • 32 snippets (17 directive + 15 UI component)
  • PHP block embedding with IntelliSense