Last active
October 28, 2018 22:09
-
-
Save jeremyhalin/3d2761d217c89177a1e1ed41a3ecbbee to your computer and use it in GitHub Desktop.
Revisions
-
jeremyhalin revised this gist
Oct 28, 2018 . 1 changed file with 12 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,16 +6,25 @@ File Types => PHP => Add .ctp extension ## Shortcuts ### Open new file / Go to file Ctrl + Shift + N => Ctrl + P ### Auto-Indent Lines Ctrl + Alt + I => Ctrl + L ### Duplicate Line or Selection Ctrl + D => Ctrl + Shift + D ### Add Selection for Next Occurrence Alt + J => Ctrl + D ### Close Active Tab Ctrl + F4 => Ctrl + W ### Search everywhere Shift + Shift ### Navigate to declaration Ctrl + B ## Useful links https://blog.jetbrains.com/webstorm/2015/06/10-webstorm-shortcuts-you-need-to-know/ -
jeremyhalin revised this gist
Oct 28, 2018 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,4 +15,7 @@ Ctrl + Alt + I => Ctrl + L Ctrl + D => Ctrl + Maj + D ### Add Selection for Next Occurrence Alt + J => Ctrl + D ### Close Active Tab Ctrl + F4 => Ctrl + W -
jeremyhalin revised this gist
Oct 28, 2018 . No changes.There are no files selected for viewing
-
jeremyhalin revised this gist
Oct 28, 2018 . 1 changed file with 13 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,18 @@ # PhpStorm Settings ## General ### .ctp files like .php files File Types => PHP => Add .ctp extension ## Shortcuts ### Open new file / Go to file Ctrl + Maj + N => Ctrl + P ### Auto-Indent Lines Ctrl + Alt + I => Ctrl + L ### Duplicate Line or Selection Ctrl + D => Ctrl + Maj + D ### Add Selection for Next Occurrence Alt + J => Ctrl + D -
jeremyhalin revised this gist
Oct 28, 2018 . 1 changed file with 6 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,6 @@ # PhpStorm Settings ## Shortcuts ### Open new file Ctrl + Maj + N => Ctrl + P -
jeremyhalin created this gist
Oct 28, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ # Test