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
Category Archives: PhpStorm
PhpStorm 6.0.1 EAP build 129.177/196
We continue to refine the IDE and work on plugin APIs. This build addresses both aspects by implementing a much requested feature purely relying on php-openapi. It required numerous adjustments – and much more are still pending, but we have a great progress. … Continue reading
Working with Windows Azure SQL Database in PhpStorm
PhpStorm provides us the possibility to connect to Windows Azure SQL Database right from within the IDE. In this post, we’ll explore several options that are available for working with Windows Azure SQL Database (or database systems like SQL Server, … Continue reading
Posted in Cool Feature, PhpStorm
Tagged cloud, database, editor, PHP, PhpStorm, Windows Azure
8 Comments
Change signature refactoring in PhpStorm
A very powerful refactoring is the Change signature refactoring in PhpStorm. It enables us to modify a function signature in many ways: we can change the function name, change its visibility, add, remove and reorder parameters as well as rename … Continue reading
PhpStorm 6.0.1 EAP Started – Build 129.91
We are happy to announce the beginning of PhpStorm 6.0.1 Early Access Program and the build 129.91 is already available for download. Just a couple of weeks after the major 6.0 update we are ready to deliver fresh build to … Continue reading
Folding for imports in PhpStorm 6.0
In PhpStorm 6, we’ve introduced code folding for imports. Any list of imports will now be folded into a single line. This greatly reduced clutter in your editor when having a lot of imports!
Drag & Drop Project Files to Remote Hosts in PhpStorm
The Remote Host pane allows us to work directly on a remote server through FTP, FTPS, SFTP or a local/network folder. A lot of people asked us to add drag & drop to the Remote Host pane in PhpStorm. Good … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged deployment, ftp, PhpStorm, sftp, WebStorm, WebStorm/PhpStorm links
6 Comments
Optimize Imports for PHP
Those of you who have already tried PhpStorm 6 might have noticed a lot of great additions to PHP imports support. In this post we would like to tell you about a long awaited feature: Optimize Imports for PHP.
Posted in Cool Feature, PhpStorm
Tagged completion, import, inspection, PHP, PhpStorm, productivity, refactoring
5 Comments
CoffeeScript Debugging with Sourcemaps in WebStorm 6 / PhpStorm 6
Sourcemaps help to solve the problems in the JavaScript ecosystem introduced with JS minification and transpiling from other languages (e.g., CoffeeScript and TypeScript): Sourcemaps allow you to navigate between minified JavaScript files and the original JavaScript files before they were … Continue reading
PhpStorm 6 Webinar on March 26th – More Tools to Develop Smarter, Not Harder
Join us Tuesday, March 26th for our free webinar, PhpStorm 6 – More Tools to Develop Smarter, Not Harder. JetBrains Technical Evangelist for PHP and .NET Maarten Balliauw will go through the most important features of the latest PhpStorm 6 release.