From dbf9981b171ca9e35bee351ea2057fa2c45b244d Mon Sep 17 00:00:00 2001 From: panlatent Date: Thu, 20 Dec 2018 10:37:49 +0800 Subject: [PATCH] Add live templates --- Craft_Live_Templates.xml | 115 +++++++++++++++++++++++++++++++++++++++ README.md | 1 + 2 files changed, 116 insertions(+) create mode 100644 Craft_Live_Templates.xml diff --git a/Craft_Live_Templates.xml b/Craft_Live_Templates.xml new file mode 100644 index 0000000..1a35714 --- /dev/null +++ b/Craft_Live_Templates.xml @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 551891f..375ba0f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ PhpStorm Settings for Craft CMS - [`Craft_Code_Style.xml`](Craft_Code_Style.xml) – Code style scheme. Install from Preferences → Editor → Code Style → Manage… → Import… - [`Craft_Inspections.xml`](Craft_Inspections.xml) – Inspection profile. Install from Preferences → Editor → Inspections → Manage → Import… +- [`Craft_Live_Templates.xml`](Craft_Live_Templates.xml) - Live templates. Install from your PhpStorm config path `jba_config/templates` e.g. `~/Library/Preferences/PhpStorm/jba_config/templates`(MacOS/PhpStorm2018.2). ## Recommended PhpStorm Plugins