From 87cf27f401964d1daec636f90380c397acb3f2ef Mon Sep 17 00:00:00 2001 From: Ekaterina Prigara Date: Wed, 19 Dec 2018 17:03:35 +0100 Subject: [PATCH] Mention default React snippets --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a1fb8b..b7ee48a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ React snippets([live templates](https://www.jetbrains.com/help/idea/2016.1/live-templates.html)) for JetBrains series editors (e.g. WebStorm, PHPStorm, IntelliJ IDEA, etc.), stolen from [sublime-react](https://github.com/reactjs/sublime-react) and [phpstorm-reactjs](https://github.com/geochatz/phpstorm-reactjs). +Alternatively, you can try a collection of React snippets bundled with the IDE (*Preferences/Settings | Editor | Live Templates - React*). + ## Installation ### Import Automatically