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: debug
WebStorm 6 Sneak Peek- TypeScript, Background Tasks, and Sourcemaps
This quick video will highlight 3 new features coming in WebStorm 6: 1. TypeScript support 2. Background tasks (AKA “built-in file watchers”) 3. Sourcemap debugging
New in 4.0: Easier debugging of remote PHP command line scripts
Many of PhpStorm users like to debug their PHP web applications and local command line scripts using our zero-configuration debugging approach due to its simplicity and comfort. This time we would like to announce that since PhpStorm 4.0 you can … Continue reading
WebStorm your Node app!
This is a simple tutorial on how to get started with Node.JS development in WebStorm 3.0 EAP. The same steps apply for PhpStorm 3.0 EAP or IntelliJ IDEA 11 EAP with Node.JS plugin installed. Initially, you’ll need to configure the location … Continue reading
Debug command line scripts with PhpStorm 2.1
Hello everybody, Recently, we have been often asked to provide a detailed guide in debugging command line scripts. And finally here you are!
Posted in Cool Feature, PhpStorm, Tutorial
Tagged debug, PHP, PhpStorm, Xdebug, Zend Debugger
8 Comments
New debug features in PhpStorm 2.1
Hello guys, Let’s talk about some new debug features available in PhpStorm 2.1.
Debugging JavaScript in Google Chrome
Both WebStorm 2.0 and PhpStorm 2.0 allow you to debug JavaScript code while running it in Mozilla Firefox (including Firefox 4). In WebStorm 2.1 and PhpStorm 2.1, which are currently in early production access, you can also choose to debug … Continue reading
Configuring PHP debugging in PhpStorm 2.0
Introduction In the previous post Zero-configuration debugging with XDebug and PhpStorm 2.0, we discussed setting up debugging automatically. This works perfectly in most cases. However, sometimes you may still need to configure debugging manually. In this article we will explain … Continue reading
Posted in Cool Feature, PhpStorm, Tutorial
Tagged debug, PHP, PhpStorm, Xdebug, Zend Debugger
12 Comments
Zero-configuration debugging with XDebug and PhpStorm 2.0
This blog post is obsolete! Please check new up-to-date tutorial on Zero-configuration Web Application Debugging with Xdebug and PhpStorm Hello guys, We have done a lot of work to simplify the debugging process in PhpStorm 2.0 and we are very … Continue reading
PhpStorm & WebStorm 2.0 EAP build 102.18
PhpStorm & WebStorm 2.0 EAP build 102.18 is available. Albeit bugfixes in all areas, the most notable changes are: PHP debug run configurations & debugger mapping UI simplified. Debugger made completely independent of deployment plugin. Also, bookmarklets for easy launch … Continue reading
Posted in Early Access Preview, PhpStorm, WebStorm
Tagged Commandline, debug, PhpStorm, WebStorm
16 Comments