Early Access Program WebStorm

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 to “Preview Language” selector.
  • Remote Deployment much-awaited support for locally mapped/mounted remote folders. You may want to place tick at Settings|Remote Deployment|Options|Upload automatically. Also long (S)FTP operations should be more cancelable.
  • New project from remote location wizard to help you to quickly setup your project. This is work-in-progress so there may be some glitches – do not hesitate to report.
  • Editor vertical indent guidelines – just enable it at Settings|Editor|Appearance. Expect more interactive goodness here in future builds. Also we have removed some debug code that caused performance hiccups in previous EAP.
  • Smarty support for custom delimiters. Please see WI-390 for details.
  • SASS editor support with default binding to *.sass files. You still need to compile them manually, but we will make this more comfortable in future.
  • Linux able to run IDE without any special setup (albeit installing Sun JDK 1.6) in most cases. We now try to use default java from /usr/bin and load 64-bit yjpagent library with proper memory settings automatically.
  • Language injection is enabled and working good. There some new experimental automatic injections into string literals, you can switch them on and off individually at Settings|Language Injection.
  • Zen Coding will not mess with your PHP code anymore. It can also be completely disabled.
  • Numerous fixes with full details available in issue tracker.

Known Issues

  • New project from remote location wizard will not be able to finish if you go to Add remote location step and then go back and try to reuse existing one. Workaround: Just close wizard and start again.
  • Help|Help topics will open IntelliJ IDEA online help page.

Download Web IDE EAP build 94.430 for your platform from project EAP page.

Develop with pleasure!
-JetBrains Web IDE Team