WebStorm/PhpStorm links
Categories
Tags
Beta Commandline completion composer CSS database debug deployment documentation ecmascript5 editor ftp HTML html5 import inspection JavaScript LESS navigation Node.js offer PHP PhpStorm PHPUnit productivity Profiler Project RC refactoring Release SASS settings sftp smarty Symfony synchronisation TypeScript UI unit testing WebStorm WebStorm/PhpStorm links Xdebug youtrack zen-coding Zend Debugger-
Other JetBrains Blogs
Meta
Tag Archives: smarty
Develop your apps using Smarty 3 and PhpStorm
PhpStorm brings Smarty 3 PHP Template Engine power to its users. First of all it supports Smarty syntax, highlights keywords, automatically closes tags and enables autocompletion of Smarty tags in template files: The IDE handles language mixtures like HTML, JavaScript … Continue reading
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 … Continue reading
Posted in Early Access Preview, PhpStorm, WebStorm
Tagged editor, ftp, PHP, PhpStorm, sftp, smarty, WebStorm, WebStorm/PhpStorm links
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
Smarty templates editing support in Web IDE
Smarty is a nice and popular template engine for separating PHP scripts from HTML layout code. And of course Web IDE supports editing of Smarty .tpl files and provides such useful features as: configurable syntax highlighting for keywords, strings, variables … Continue reading