Nam Hoai NguyenMy taking notes

PHPStorm

Nam-Hoai Nguyen
added
updated

Installation

🔥
Check official guide to install

Settings

Keyboards Shortcut

👉
List keyboard shortcut, I usually use. If you want more please check on officials guide:

Live Templates

Use Live Templates to create a custom snippets such as loops, conditions, print statements,…
  1. Go to Settings -> Editors -> Live Templates
  1. Click + button to add a new live template
  1. Give your template a name and a description

Plugins

  • GitToolBox: Extends Git Integration with additional features
  • Rainbow Brackets: Highlight various types bracket (round, squiggly, square, angle)
  • Magento PhpStorm: A better plugins help developer work with Magento 2

Indexing Options