Skip to content

[Bug]: blocking auto closing tag (normal vscode behaviour) in blades #508

@theticraft

Description

@theticraft

Extension Version

newest

PHP Binary

Local PHP

Operating System

Windows

What happened?

If you're writing a normal opening tag like <div>, vscode will automatically suggest closing the tag </div>. With the extension disabled, this works just fine. If I enable the extension again, I need to write the whole tag by hand (with </div> it's ok, because it's short, but the tags will get longer with components)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions