Reed

Avatar
  • 活动总数 11
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 4
  • 创建于

    WebStorm: Using Backbone.js

    Hi,I am using WebStorm to help learn Javascript. I'd like to work with Backbone.js (http://backbonejs.org/) (nainly the collection function) but I can't figure out how to use it with WebStorm.I hav...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    WebStorm: Strange breakpoint behavior

    Hi,I'm using WebStorm v9.0.3 under Yosemite 10.10.2. I am trying to debug the following code: function findSolution(target) {    function find(start, history) {        if (start == target)         ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Unable to debug rails app

    Hi,I am trying out RubyMine to see if we should use it on our Rails 3.2 app. I am trying to run one of our unit tests under RubyMine's debugger without success.I have created a configuration for on...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Extra info in Console window while debugging

    Hi,Pretty new to PyCharm so forgive me if this is a silly question.Let's say I have a breakpoint set on the following line of code: print foo When I step over that line of code the correct string ...
    • 1 个关注者
    • 0 条评论
    • 0 票