LiveEdit with phpStorm
https://plugins.jetbrains.com/plugin/7007-live-edit
1. Remove empty lines – CTRl+R (Replace ) nn with n
2. compare files -> right click file name and select compare with.
3. Upload file to server = Ctrl+~ ( my shortcut )
4. Reformat and rearrange code – Either open your file in the editor and press Ctrl+Shift+Alt+L or in the Project tool window, right-click the file and select Reformat Code.
You must log in to post a comment.