F Nielson
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited Debug causes Webstorm to freeze
When I'm debugging using Webstorm/chrome dev tools, if the debug in chrome dev tools goes into a third party JS file, Webstorm freezes. I can't click on anything and continuing the debug will allow... -
Created Webstorm include Chrome extension when debugging
Everytime I launch a Javascript debug instance in Webstorm, any Chrome extensions that I added to the last session are gone (such as the Redux DevTools). How do I have them persist?