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)