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: HTML
What’s cooking: Instant HTML/CSS editing preview
Rapid feedback is one of most important productivity features. Especially when working with something actually visual – HTML or CSS. While we have discarded the idea of “built in preview” – mostly because in 80% cases it wasn’t true – … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged CSS, editor, HTML, Preview, productivity, WebStorm
45 Comments
Highlighting of HTML tag tree
Since version 2.1, WebStorm & PhpStorm both come with a new code highlighting feature. It makes it easier to work with big and complex HTML files, with deep nested tags structure: Please note that highlighting is only activated when there … Continue reading
Improvement of HTML5 support in PhpStorm & WebStorm
Recently, we’ve added a number of new features that simplify HTML5 development. Here’s a short list of their highlights: Support of HTML custom data attributes. The attributes with names that begin with data- can be used to store some custom … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged completion, HTML, html5, JavaScript, PhpStorm, WebStorm
6 Comments
Enjoy HTML5 excitement with PhpStorm & WebStorm
Lately we have been seeing a lot of excitement circulating on various blogs about HTML5 and it’s support in latest versions of all major browsers. We are constantly improving our IDE to support new standards. Now you can easily enjoy … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged completion, HTML, html5, JavaScript, PhpStorm, WebStorm, WebStorm/PhpStorm links
19 Comments
Zen Coding support in WebStorm/PhpStorm
With the last WebStorm/PhpStorm EAP you can edit HTML and CSS code really fast using Zen Coding features. To use it, you have to install Zen Coding plugin for Web IDE/IntelliJ IDEA: go to Zen Coding Project Download Page, download … Continue reading
Edit HTML inside JavaScript literals
It often happens that we need to edit HTML code inside JavaScript literals. And most of the time it is not something very pleasant, but not within Web IDE! Here is a simple string… But once we add ‘<’ inside … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged editor, HTML, JavaScript, PhpStorm, WebStorm
Comments Off