Skip to content

[Bug]: HTML code completion does not work 100% when extension is enabled #392

Open
@rabol

Description

@rabol

Extension Version

1.0.8

PHP Binary

Valet

Operating System

macOS

What happened?

In a blade file, type this:

div.flex

and hit tab, normally that will expand to

but when this extension is enabled that functionality does not work.

One observation: when you start typing div.

you get this:

Image

notice the 'emmet' text at the top

but as soon as you start typing after the dot you get this:

Image

notice that the emmet is gone, which I why the expansion is not working - I think.

Mimimal Code Sample

Create a new empty blade file

start typing div and you can see the issue

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions