Philip Tyrer
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Adjust next/previous tab to be right/left
Just upgraded to v9 and it is driving me crazy that cmd+shift+[ or ] go thorugh tabs "historically". I vaguely remember a setting to change this in v8 but now I can't find it.How do I change the be... -
Created Shift focus away from terminal
CTRL+TAB is great except when Terminal is focused. If you try to CTRL+TAB away from the Terminal Tool Window it just enters a TAB at the prompt.Have I missed an alternate way of switching focus wit... -
Created Source Code Pro Light font
I really want to use this font and have it working in Coda 2, Sublime Text 3, et al., but can't get the "Light" variant to come up in PhpStorm. I have tried reinstalling it, installing only the Lig... -
Created Live Edit not working PhpStorm 7
I am getting very confused and irritated with Live Edit. The plugin seems to suggest that "Since version 0.5 LiveEdit works as part of JavaScript debug session only." What does that even mean? I us... -
Created Deployment wildcard exclude
As an example, I want Thumbs.db files never to be uploaded. Is it possible to: Use wildcards to exclude them everywhere like */Thumbs.db Specify this exclusion somewhere that affects all deployment... -
Created Setting up YUI watcher
Ok, so last thread I posted got me up and running with a LESS watcher with Node. Now I would like to use YUI for compressing CSS and possibly JS. I have installed YUI via the Node.js console but I ... -
Created Setting up LESS watcher
I Haven't been able to get it working in PhpStorm 6.Firstly why does this not work (Windows env):$ProjectFileDir$/js/less.min.jsfor the Program field?When I add an absolute path I get an error when...