Stuart

- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 16
-
Created Jetbrains IDE Support chrome addon - multiple windows
AnsweredMy problem is similar to https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000097590-JetBrains-Chrome-Extensions-with-Multiple-JetBrains-IDEs-WebStorm-PyCharm-?input_string=Jetbrai... -
Created vagrant git client
Is there anyway to tell PHPStorm to use the vargant SSH environment git when it does the GUI Git stuff? I have pre-commit hooks setup in the Ubuntu guest which won't work in my Windows host. Or C... -
Created Associate file extensions to tabs
I often have a few tabs with splits open, sometimes I know I have a file open but can't remember which tab it is in. It would be really cool if I knew that everytime I open a .js it will open in a... -
Created PHPStorm isn't running my git pre-commit hook
Any idea how to get them working? On command line I can't commit bad code yet the PHPStorm GUI commits OK. -
Created compass file watcher, save not triggering
It seems that when I use the filewatcher for compass, I have to put a space after the ; for the save to be recognised and css to be compiled. Pressing save when the cursor is mid line doesn't trig... -
Created Xdebug only works if breakpoint is on first line of script
Has anyone else noticed this? I'd like to be able to stop anywhere in script rather than just first line. I'm using the zero config method. -
Created font stacks
HiIs there anyway of having the auto complete for font-family: give me a font stack such as these http://cssfontstack.com/ instead of individual fonts? -
Created OSX upload external changes not working
Hi I'm using 'LESS' (http://lesscss.org/) to generate a bunch of css files into a folder. The folder is amongst my project and so I was hoping to have it auto uploaded to my dev server (set in dep... -
Created New Project Template
Hi I quite often like starting a new HTML5 boilerplate project but often find my self doing the same few initial tweaks once I've creared the project. Is it possible to create my own custom projec...