WebStorm/PhpStorm links
Categories
Tags
3.0 Beta Commandline completion console CSS database debug deployment documentation EAP ecmascript5 editor ftp HTML html5 inspection JavaScript jstestdriver LESS Node.js offer PHP PhpStorm PHPUnit pricing productivity Profiler Project RC refactoring Release SASS settings sftp smarty Symfony UI unit testing WebStorm WebStorm/PhpStorm links Xdebug youtrack zen-coding Zend Debugger-
Other JetBrains Blogs
Meta
Tag Archives: configuration
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