plugin
plugin copied to clipboard
[Bug]: Laravel package 'blade-ui-kit/blade-icons' does not autocomplete.
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
- Install laravel idea in phpstorm.
- Install blade icons through composer
- Create a blade file in the location of your choice
- See it not autocompleting when entering '<x-icon-camera'
Relevant log output
No response