Robert Edgar
- 活动总数 107
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 28
-
创建于 JSDocs / Intellisense question WS9
I have the property of a class declared in the constructor like this: /** * Associative array of GridConfig class * @name View#grids * @type {Object.<string, GridConfig>} */ this.grids={}; From go... -
创建于 How to get WebStorm to ignore node modules
This has long since got to the point where it's annoying so I need help....My projects are NEVER node projects but they ALL use node/grunt like 'Ant' as a simple Task runner.WS is great in the way ... -
创建于 WebStorm completion, JSDocs and module pattern
I commonly create code like this:function(){ var self = this; /** * Does stuff * @param param1 xxxxx */ function dostuff(param1){} self.dostuff=dostuff; return se... -
创建于 LiveEdit Chrome Mac OS X 10.8
I have to spend the next week using a Mac instead of a PC for work. :(I have been trying to get LiveEdit to work on the Mac with Chrome but so far no luck.The extension is installed, I have checked... -
创建于 WebStorm Issue with Live Edit in Chrome since 129.541
I know that when the Chrome debugger is open Live Edit (live updating of css) doesn't work, however previously, once I shut the Chrome debugger live edit would start to work again.A common workflow... -
创建于 WebStorm EAP Problem - Licence Expired!! Urgent
I am a registered WS user (for the last couple of years) and like most I guess I use the EAP all the time....Today when I started work WS shut down telling me my licence had expired...I know last m... -
创建于 Problem upgrading build 190 to 222
Hi all,Have WebStorm 4.0 build 117.190 installed.A popup tells me build 117.222 is ready to install - but when I start the installer I get this error message:"Please select an empty folder or a fol...