Early Access Program
WebStorm
PhpStorm/WebStorm EAP build 95.74
Just as promised here is fresh weekly EAP build, packed with fixes and some highly requested features:
- PHP editor got customized highlighting for <?php ?> tags and whole scripting regions
- Renaming or moving files will update links in resolved includes. We’d like to hear from you on this topic
- Language Injection into PHP string literals is severely improved – no more (wrong) syntactic errors in most cases, support for automatic SQL and HTML injection in multiline literals, am many more subtle improvements. Expect more advancements in this area
- Code style|Wrapping was implemented for PHP and partially for JavaScript. This work is still in progress, don’t hesitate to file your reports to tracker
- Full list is available in issue tracker
Known Issues
- All stuff that is not marked as “Fixed” in the tracker
- Edit <Target Language> fragment action on injected text is not yet working properly
Download Web IDE EAP build 95.74 for your platform from project EAP page.
Develop with pleasure!
-JetBrains Web IDE Team