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: Project
PhpStorm & WebStorm 3.0 EAP 110.44
This week’s EAP brings important stability and performance fixes and some neat features
Posted in Early Access Preview, PhpStorm, WebStorm
Tagged completion, PhpStorm, Project, WebStorm
8 Comments
Mark file as plain text to exclude it from code completion and navigation
Sometimes you may want to exclude just a single file from the project so that code completion and navigation would not work for it. Examples include minified (compressed) PHP/JavaScript files which duplicate the code in other non-compressed files. It is … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged configuration, PhpStorm, Project, WebStorm
10 Comments
Working with JavaScript Libraries in PhpStorm & WebStorm
Those of us who work a lot with JavaScript often face a small issue with Autocompletion which turns to be not a small issue but a big mess. By default, completion works for all JavaScript files located under your project … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged JavaScript, PhpStorm, Project, WebStorm
10 Comments