This is a simple php auto completion / code snippet extension.
- php tag completion (
<?php
) - html tag completion (
<
) - php variable assistant (
$
) - php table echo dynamic (
!table
)
This extension is available for free in the Visual Studio Code Marketplace
Click here to go to the Changelog
Hope you enjoy PHP now a little bit more.