Vincej
- Total activity 198
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 59
-
Created Can't get multiple cursors to work on Linux Mint 17
I'm following the instructions gven in your webstorm 8 youtube video: https://www.youtube.com/watch?v=JBkGOPR3-nAHolding alt and selecting the position for curosoirs does not work nor does alt + sl... -
Created "Find" function in page behaves very weird in Linux Mint 17
Hi - I'm using Storm 8.0.2 on Linux Mint 17.1 which is Ubuntu 14LTS just with a different UI. Ok - if I do a simple ctrl +F ( find ) on any page the Find dialogue box starts to migrate down the pa... -
Created How Do I Add Blade Support for 8.0.2 ?
I thought Laravel Blade was suppported out of the box. However all I can find is a 3rd party plugin. How do I turn on Blade support ?? Many Thanks -
Created What is the location of the settings.jar file ?
I want to import my settings from a previous version but I can not find the location of the settings file / jar . Many thanks ! -
Created where should Storm be installed in Ubuntu /opt ? or /usr ?
Does it matter where it goes ? I would prefer /opt as there is not much in there, making it quite clean, /usr is filled with all kinds of stuff plus there is no /bin there. the instructions don't t... -
Created Why is the Storm Database Update View Very Slow ?
Hi - When I make a change to the database using Laravel Migrations, I synchronise the Stom DB and it can take as long as 30 econds beofre the change is presented. I am using the following to connec... -
Created Storm On Linux Mint 17: Why Does the mouse Not Focus on The Default Button ?
Linux Mint 17 is built on the current Ubuntu 14 LTS. For some odd reason, only with Storm, no other application, the mouse will not focus on the default button. since I have a 3 screen set up, this... -
Created Why is my DB field different under the "text" tab than under "Data"
I set up my field to be "customer_id" and indeed it is described as such under the "text" tab, but under the "data" tab, it is described as "id" This also impacts my queries as well. -
Created How to Create a .blade.php file type
Blade requires a .PHP extension, and so Storm gives you a file with PHP tags and formating. However, blade files are really formatted as HTML pages. So currently, I have go to the hassel of everyti... -
Created Laravel / Vendor directory files do not show up in Storm
Weird: I can see the folders inside Windows Explorer but i can not see them inside Storm. Tried synchronise, to no effect. Any ideas what I might be doing worng ? Many thanks !