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: navigation
Recording of PhpStorm 6 Webinar – More Tools to Develop Smarter, Not Harder
On Tuesday, March 26, we’ve held a free webinar where JetBrains Technical Evangelist for PHP and .NET Maarten Balliauw went through the most important features of the latest PhpStorm 6 release. The recording of this webinar can be found on … Continue reading →
Posted in PhpStorm, Screencast
|
Tagged Commandline, composer, debug, HTML, JavaScript, LESS, navigation, PHP, PhpStorm, refactoring, Release, Symfony, TypeScript, WebStorm/PhpStorm links
|
Leave a comment
TypeScript Support in WebStorm 6
One of the evolutions in JavaScript development is the new TypeScript language, an open-source superset of JavaScript that allows us to write code in a typed language which compiles to JavaScript. At JеtВrаins wе wоrk tirеlеssly tо bring аbоut mоrе … Continue reading →
Posted in Cool Feature, WebStorm
|
Tagged completion, editor, inspection, JavaScript, navigation, PhpStorm, refactoring, TypeScript, WebStorm
|
12 Comments
Navigating Between Files in the IDE: Best Practices
Working with multiple files in the editor is par for the course. The challenge, however, is not to get lost in zillions of editor tabs opened for each file in the editor pane. Luckily, smart tab management and a few … Continue reading →
Navigate your code with bookmarks
While coding you continuously move from one part of your code to another, switching between classes, functions, files, etc. You have to keep in mind so many places in the code that you are currently working on. No wonder then … Continue reading →
Posted in Cool Feature, PhpStorm, Tutorial, WebStorm
|
Tagged bookmarks, navigation, search
|
7 Comments
Find your way around your code
You constantly move around your project – switching between editor tabs, navigating to files, directories, classes, functions, comments, declarations, and so on and so forth. It’s easy to lose direction when you move and always have to think where to … Continue reading →
Posted in Cool Feature, PhpStorm, Tutorial, WebStorm
|
Tagged hotkeys, navigation, search
|
3 Comments