Robert Edgar

- Total activity 107
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 28
-
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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...