Tag Archives: ftp

New in 3.0: Recursive diff on synchronization of local and remote files

Recent PhpStorm 3.0 EAP has got a feature that will help you with synchronization between local and remote files. The Sync with Deployed/Local… action on mapped folders opens a diff view: Besides showing the difference between the local and remote … Continue reading

Posted in Announcement, Feature | Tagged , , , , | 3 Comments

Excluded paths in web server configuration

I’m glad to introduce you a long-awaited feature. Now while creating a project from existing files you can exclude some folders from download and further synchronization. You no longer need to download gigs of media , caches, or temporal files … Continue reading

Posted in Announcement | Tagged , , , , , , , | 8 Comments

PhpStorm/WebStorm EAP build 95.129

Release is really close and we’re happy to officially announce the pricing for both WebStorm and PhpStorm. In the meantime new EAP with significant amount of fixes and some facelifting and of course several neat features: HTML5 support in both HTML and … Continue reading

Posted in Announcement | Tagged , , , , , , , , | 4 Comments

EAP 94.583

Among numerous bug fixes and performance implovements this EAP build brings you: PHP Editor got automatic injection of SQL language support into string literals matching to “SELECT .* FROM .*” expression. You can switch it off in Language Injection Settings. … Continue reading

Posted in Announcement | Tagged , , , , , | 14 Comments

EAP build 94.430

Beta release is coming soon so we plan to release EAP builds weekly to make feedback turnaround more rapid. Expect lots on new features in each build. This one brings you: PHP formatter live preview for all options. Pay attention … Continue reading

Posted in Announcement | Tagged , , , , , , , , | 8 Comments

Storm of Web IDEs: PhpStorm & WebStorm (EAP build 94.335)

This EAP brings significant updates in many areas. Technical details are available in the bug tracker and the highlights are: New name. JetBrains Web IDE editions receive they own respective names: JetBrains WebStorm and JetBrains PhpStorm. The branding is not … Continue reading

Posted in Announcement | Tagged , , , , , , , , , | 18 Comments

Web IDE Goes SFTP

If you care about the security of your projects (which you indeed do), you are sure to be glad to hear this: Web IDE now supports SFTP. Setup is simple: on the Tools menu, select Deployment, and click Configure Servers, … Continue reading

Posted in Feature | Tagged , , , , | 3 Comments