Wayne Rasmussen
- 活动总数 80
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 25
-
创建于 running mocha test
When running mocha tests, the test runs if from debug but fails if I hit the run button. Is that normal? -
创建于 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. -
创建于 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 ... -
创建于 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. -
创建于 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. -
创建于 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? -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...