cierrateam / vscode-livewire

A VSCode extension to support the syntax highlighting of Livewire. Also some sweet snippets are included.
3 stars 5 forks source link

A lot of vscode snippets stop working when installed, like html snippets. #4

Open AchrafBardan opened 3 years ago

Truzze commented 3 years ago

I got the same issue. With the plugin enabled all my html snippets are gone. The only snippets still working are the wire: ones and my blade snippets from another plugin i use

wlhrtr commented 3 years ago

I have the same issue. Emmet also stops working.

I discovered that if you type something like .my-class and add + delete a space after it the suggestions pop up.