peter lindstrom

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

    How to change colour of file in "find in files"?

    I have had no luck finding which colour setting controls the file name listed in the "find in files" search results. The default of light grey on white is pretty much invisible.
    • 3 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Why does project not know where my function is?

    I likely worded this wrong, but i am sure this used to work for other projects and wondering why it isn't for this one. I see a function call in one of my project files but when i open the function...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How do I browse all the functions in a project?

    已回答
    I am sure it must be possible but can't find it and Google has been of little help.
    • 4 个关注者
    • 8 条评论
    • 0 票
  • 创建于

    Possible to debug a POST made to a site from another site?

    I have 2 projects which are both sites located on my local. 1 site posts to the other. Is it possible to debug the site which receives the post?
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Watches do not work within stack trace.

    As you can see from the attached image, watches do not work when stepped back through the call trace. Interestingly though, the variables are visible within the variables pane. Also, highlighting ...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    watches do not always work

    please take a look at this screenshot: you can see that the statement in my code returns an array; but the same statement as a watch returns false when the execution is stopped just below the line..
    • 2 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Does Storm know PHP function references?

    I am sure it is here but haven't been able to find it. Is it possible to open php manual of a function? For example, in phpED, if i hold cursor over the word "date" in my code and hit F1, it opens ...
    • 3 个关注者
    • 9 条评论
    • 0 票
  • 创建于

    How to continue debugging?

    已回答
    I am used to NuSphere's phpED and this is how i debug: 1. open main index.php in docroot 2. select to debug that file 3. this opens internal (to the IDE) browser and opens website in that browser 4...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    why are tabs so complicated?

    Why is tabbing so messed up in Storm? I have: class ..... {   public ...{   } and then try to paste in:   protected {   } but it keeps indenting it to be under public (i.e. 4 spaces instead of 2 fr...
    • 1 个关注者
    • 2 条评论
    • 0 票