You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open with SHIFT + COMMAND + G the finder on ~/Library
go to ~/Library/Application Support/JetBrains/PhpStorm20xx.x and make the template folder, move the template xml file than restart the IDE
Go to Preferences -> Editor -> Live Templates and you will see F3 already in the list
That's what i did and I hope could be helpful to other developers ;-)
The text was updated successfully, but these errors were encountered:
fromthestone
changed the title
Since PhpStorm 2020.1 the way to import Code Scheme and Template it's changed
Since PhpStorm 2020.1 the way to import Code Style and Template it's changed
Nov 12, 2021
Hi,
I have PhpStorm 2021.2 On Mac and I followed the README.
Since your commit about set up instructions the way it's. changed.
More info here -> https://www.jetbrains.com/help/phpstorm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html
Code Style
Preferences -> Editor -> Code Style -> gear icon -> import scheme
(look at the picture)Live Template
SHIFT + COMMAND + G
the finder on ~/Library~/Library/Application Support/JetBrains/PhpStorm20xx.x
and make thetemplate
folder, move the template xml file than restart the IDEPreferences -> Editor -> Live Templates
and you will see F3 already in the listThat's what i did and I hope could be helpful to other developers ;-)
The text was updated successfully, but these errors were encountered: