Below you wil find an overview of the required and optional configurations for the PHPStorm IDE.
More information about PHPStorm extensions: https://www.jetbrains.com/help/phpstorm/managing-plugins.html
To add templates go to: File -> Settings -> Editor -> Live Templates
More information about PHPStorm templates: https://www.jetbrains.com/help/phpstorm/settings-live-templates.html
Abbreviation: clog
Description: Console Log Shortcut
Template Text: console.log('$1$', $1$);
Last modified | Friday, April 30, 2021, 12:00:21 PM UTC |
Last author | Colin van Eenige |
Commit ID | 4c7a701 |