Emmet - helps writing html code faster
vscode-icons - show files as icons intuitively describing what's inside
PHP Intelephense - PHP code = PSR formatting, auto-hints, autofilling
Live Server - opens current code into browser without reloading the page
Rainbow Brackets - colorizes multi-level parantheses into different colors
GitLens - helps to view git commit details
Faker - generates fake data, usernames, names
Loem ipsum - generates fake texts
Better Comments - comments with different priorities (colored in different colors, depending on priorities)
============
Laravel Extension Pack
Laravel Blade Snippets - Laravel blade snippets and syntax highlight support
Laravel Snippets - Laravel snippets for Visual Studio Code (Support Laravel 5 and above)
Laravel Artisan - Run Laravel Artisan commands within Visual Studio Code
Laravel Extra Intellisense - better intellisense for laravel projects.
Laravel goto view - Quick jump to view
Laravel Blade formatter - Laravel Blade formatter for VSCode
Laravel Blade Wrapper - An extension to wrap Blade directives
Laravel Create View - Create laravel view using dot notation
laravel-jump-controller - Alt + click to navigate from a route to a respective controller file
DevDb - A zero-config extension that displays your database records right inside VS Code and provides tools and affordances to aid development and debugging.
============