Powerful VSCode Extensions
In this article, we will discuss some powerful extensions in visual studio code.
Prettier
Prettier is an extension used to format several languages, including JavaScript, TypeScript, Flow, Jsx, Json, Css, Scss, Less, Html, Vue, Angular, Ember, Glimmer GraphQL, Markdown, Yaml and more. You can install the package here.
PHP Class Create
Maybe you often create PHP classes by creating a new file, then create the class or namespace manually, but if there is an easier way why not try using the PHP Create Class extension. And now, you can create trait
, enum
, class
by using this package.
PHP Testing
If you use PHPUnit a lot, then Better PHPUnit is the answer. But if you are a Pest user, then Better Pest is the tool for you.
General Extensions
Here is a list of some extensions that are generally a must-have.
Extensions for PHP Developers
Extensions for Laravel Developers
If you are a Laravel developer, then some of the extensions below will be very helpful.
- Laravel Extra Intellisense
- Laravel Artisan
- Laravel Blade Spacer
- Laravel Blade Snippets
- Laravel Blade Formatter
- Better Comments
Extensions for Javascript Developers
Extensions for React Developers
Extensions for Vue Developers
Hopefully some of the extensions above can help you in working on future projects or those that are currently being worked on. I am Irsyad, see you soon.