Wayne Rasmussen

Avatar
  • 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?
    • 2 followers
    • 2 comments
    • 0 votes
  • 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.
    • 2 followers
    • 2 comments
    • 0 votes
  • 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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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.
    • 1 follower
    • 1 comment
    • 0 votes
  • 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.
    • 2 followers
    • 2 comments
    • 0 votes
  • 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?
    • 3 followers
    • 3 comments
    • 0 votes
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes
  • 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...
    • 3 followers
    • 3 comments
    • 0 votes
  • 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...
    • 3 followers
    • 11 comments
    • 0 votes
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes