onecentlin / laravel-blade-snippets-vscode

Laravel blade snippets and syntax highlight support for Visual Studio Code
MIT License
136 stars 38 forks source link

No syntax highlighting for component from a package #149

Closed robinheidrich closed 7 months ago

robinheidrich commented 2 years ago

There is no syntax highlighting for components from a package. It is only displayed in red.

Screenshot_1

nicolaibaaring commented 2 years ago

This is not only the case for components from packages. It also happens for custom component namespaces in your own code.

Has anyone looked into this issue?

onecentlin commented 7 months ago

@robinheidrich @nicolaibaaring This is enhanced in PR #175 Please update extension to v1.35