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: WebStorm
WebStorm 6 EAP build 126.159
This is to announce a new WebStorm 6 EAP biuld 126.159. Let’s quickly drive through the changes in this build: 1. HTML structure view has been reworked, and now it’s much easier to navigate over complex HTML files. More details … Continue reading
Posted in Early Access Preview, WebStorm
15 Comments
Comparing Files and Folders within your IDE
Sometimes you have several different versions of files or folders related to your project locally, or you’ve just downloaded it from a remote source. In this case it’s crucial to work with the most up-to-date copy. If you need to … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged diff, Difference Viewer, file comparison, folder comparison
12 Comments
WebStorm 6 EAP build 126.86
New WebStorm 6 EAP build 126.86 is available for download. We’ve fixed troubles with LESS support that some of you may have stepped into using previous build. Also, we’ve brought a couple of improvements for built-in file watchers for TypeScript, … Continue reading
Posted in Early Access Preview, WebStorm
3 Comments
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
WebStorm 6 EAP build 126.37
WebStorm 6 EAP build 126.37 is now ready for download. What’s inside: Go to class action now brings you to JavaScript (via @constructor) and TypeScript classes: Predefined JavaScript libraries list has been reworked and simplified. You can now set up a … Continue reading
Version Control Systems Support: Basic Concepts
Modern web development workflow can hardly be effective without a Version Control System (VCS) managing all your source code. It’s absolutely essential for team development or when your project grows large. VCS takes care of all your source code management, … Continue reading
Rapid File Creation with File Templates
Many different files are created in the course of development, and the bigger your project grows, the more files it involves. However, most files are typical and can contain pre-defined information you don’t need to type every time you create … Continue reading
Posted in Cool Feature, PhpStorm, Screencast, Tutorial, WebStorm
Tagged File templates, PhpStorm, productivity, WebStorm
5 Comments
WebStorm 6 EAP build 124.533
After all these holidays we’re pleased to announce new EAP build of WebStorm. This one brings you: Support for LESS mixins HTTPS support for Live Edit Support for TFS 2012 (via alternate credentials) Lot of fixes in JavaScript, TypeScript, Dart, CSS, … Continue reading
Dart support in WebStorm 6
As you know WebStorm 6 includes Dart language support out of the box. Let’s spend a couple of minutes and go through supported features. Note: You can install the Dart plugin both in WebStorm 5 and IntelliJ IDEA 12.