Anna Talis

Avatar
  • Total activity 16
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 5
  • Created

    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 (...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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, ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 2 followers
    • 4 comments
    • 0 votes