Anna Talis

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
-
-
-
-
Anna Talis created a post, Getting Cypress IntelliSense working
I'm trying to get Cypress IntelliSense working with Webstorm. Regular auto-complete does work with Cypress for me, but not the detailed Cypress IntelliSense. That is, this is working: but this (... -
Anna Talis created a post, 2017.3 JavaScript debug session opens wrong window
I upgraded to 2017.3 and JavaScript debugging isn't working as expected anymore. With previous versions a new session would open in a normal Chrome window, with all my bookmarks and cookies presen... -
Anna Talis created a post, How to see Node's Logger.debug() printouts in the console
I'm writing a Node.js program. I see that some Logger.debug() statements in the imported modules, but none of those messages show up in the console when debugging. Logger.info do, but not debug, ... -
Anna Talis commented, -
-
Anna Talis created a post, WebStorm always opens system default browser
I'm running WebStorm 11 on Windows 7. The default browser on my Windows is IE, but I want WebStorm to launch Run/Debug configurations using Chrome (so that I can do Node debugging). Whatever I do...