Wayne Rasmussen
- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 25
-
Created running mocha test
When running mocha tests, the test runs if from debug but fails if I hit the run button. Is that normal? -
Created PhpStorm 8.0.3 Node.js Connect use() undefined function or method
PhpStorm 8.0.3 Node.js Connect use() undefined function or method. It seems to work but I am not getting the all is ok Green Box on the top right. -
Created JetBrains FireFox Extension in FireFox 40.0.2
FYI,FireFox upgraded to version 40.0.2 today and in the addons there is a warning: JetBRains FireFox Extension could not be verified for use with Firefox. Proceed with Caution.It provides a link ... -
Created new file jade missing
I ran through the node/jade instructions and it seems that new file type jade isn't in the UI. There isn't a file types association to jade either.running phpstorm 8.0.3 on windows 7 64bit. -
Created Phpstorm Jade without node.js
On your page: https://www.jetbrains.com/webstorm/help/using-jade-template-engine.html it says to use node.js.Is there a way to do this without node.js. -
Created phpstorm suddenly asking for password for license verification
Just curious, why did I suddenly get a popup in phpstorm asking for my password to verify license? Some addon doing something wrong? -
Created Live Edit Getting changes in index.html but javascript not called.
I have the following files:Index.html<!DOCTYPE html><html><head lang="en"> <meta charset="UTF-8"> <title></title> <link rel="stylesheet" href="style.css"></head><body> <div class="winne... -
Created PhpStorm css tool like this
Hello,I wondered if there is a tool/addon that acts like this css property value pair editor as seen in this video: https://youtu.be/4LtwZQ5jxic?t=1m50sI know you have the color picker, that isn't... -
Created require_once not suggesting anything
I have index.php and a classes folder with other php files with it. When adding require_once to the index.php file I was expecting some kind of suggesting to appear so that I could populate it quic... -
Created Project Settings + IDE Settings sections
I was looking at the tutorials for PhpStorm on JetBrains Youtube channel. In the settings tools, there is a Project Setting secion and a IDE settings section. It seems as this was removed/changed...