plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: Laravel package 'blade-ui-kit/blade-icons' does not autocomplete.

Open Ivanmatthew opened this issue 6 months ago • 4 comments

Bug description

Currently, when in a blade file (relative path is themes > default > views > includes > header.blade.php), it will not autocomplete any icon, even the example shown in the settings.

It is confirmed in the settings that it is enabled.

Plugin version

8.2.3.241

Operating system

Windows

Steps to reproduce

  1. Install laravel idea in phpstorm.
  2. Install blade icons through composer
  3. Create a blade file in the location of your choice
  4. See it not autocompleting when entering '<x-icon-camera'

Relevant log output

No response

Ivanmatthew avatar Aug 12 '24 09:08 Ivanmatthew