Vincej
- Total activity 198
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 59
-
Created Cant Get Live Templates to Work as I Expected
Hi - I have read the help files and yet something is not going right for me. when I am in a new file and I type my abreviation followed by the expand key - I get nothing. Just the abreviation is le... -
Created 'PHP' is Not Recognised in Command Line - Why ?
Hi - I want to use the command line with Laravel 4 artisan. Artisan works fine in the windows cmd. I have added php to the Development Envirtonment adn it comes up ion the external libraries. But w... -
Created How to avoid all the Errors on Laravel Blade
Hi - I am a total newb to Laravel 4 and Blade. As I go through the tutorials using PHPStorm I get pages of PHP errors showing up when blade.php files. These errors persist even when I turn off synt... -
Created Can Storm edit Opening and Closing HTML Tags Simultaneously ?
Hi - Just to clarify my question; suppose I have something like this: <p> Hello World </p>and I choose to delete the first <p>. Can I set up storm so that it automatically deletes the closing tag a... -
Created How to Upgrade Licence file ?
Hi - I bought the upgrade licence for Storm and installed it with a upgrade install of V7. However, I have another computer also running V7 which I upgraded without using the new licence.So, I wou... -
Created How Can I Make the HTML Tag Colours Brighter or Stronger ?
Hi - suppose I have a section of HTML code where there is a bunch of nested div's. Storm very nicely colours all the divs - but the colours are so pastle that they are hard to see - how can I make ... -
Created How to create custom code colours in HTML ?
Hi - I am using the templating language with Expression Engine CMS . I want the curly braces and content of those braces to be bright red. However, I can not see a way of stipulating that color. Th... -
Created CodeIgniter and PHPStorm - Need some Debug Help
HI - I'm very new to Storm, however, I have now got Xdebug running from Firefox and debugging an ultra simple script. ( Thanks Andrij !)However, my real goal is to use Storm to debug a Codeigniter ... -
Created Need Help Setting Up Browser XDebug
HI - I'm totally new to PHPStorm, but so far I love what I see.I have managed to get XDebug loaded into my ini file. I have tested Xdebug using very simple scripts from within PHPStorms debugger an...