Skip to content

v0.4.0 - File Icon Theme

Choose a tag to compare

@modrao modrao released this 15 Jul 14:25

What's New

Added Veldora Icons file icon theme for VS Code.

Activate

  1. Install the extension
  2. Press Ctrl+Shift+P -> Preferences: File Icon Theme
  3. Select Veldora Icons

Icons included

  • .veldora.php and .veldora files -- violet lightning bolt icon
  • web.php, api.php, routes.php -- blue route arrows icon
  • .env, .env.* -- green lock icon
  • veldora-core/, veldora-ui/ folders -- violet Veldora folder (open + closed)

How to Install

Download veldora-vscode-0.4.0.vsix below and run:

code --install-extension veldora-vscode-0.4.0.vsix

Then Reload Window (Ctrl+Shift+P -> Reload Window).

What's included

  • File icon theme (Veldora Icons)
  • .veldora.php full PHP + HTML + Veldora directive highlighting
  • 32 snippets (17 directive + 15 UI component)
  • @if, @foreach, @extends, @section, @yield, @csrf and 20+ directives
  • PHP block embedding with IntelliSense