Tomhughes

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
-
-
-
Tomhughes created a post, Slow performance
Hi all,First of all i'd like to say how brilliant PHPStorm is. It has quickly become my editor of choice!However, I am having some performance issues and I cant figure out why. I am using a Macbook... -
-
-
-
Tomhughes created a post, External tools wont run jsdoc
Hi all, I am having an issue run jsdoc as an external tool.If i open the console in phpstorm and type the following command it is successful: ./node_modules/.bin/jsdoc ./resources/js -d ./docs/js...