michael ussher
- 活动总数 695
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 16
- 订阅数 241
-
已编辑于 Javascript debugger crashes PhpStorm with "Unknown Error" (Not Responding)
PhpStorm 2024.2Build #PS-242.20224.361, built on August 10, 2024I can debug normally for a while then a new tab will open, something will try to download, but im not sure what, then the infinite be... -
创建于 Xdebug with a load balanced site: How to debug?
I have a local site that is load balanced, so the single main domain sends incoming web traffic to 2 other sites to balance the load.QUESTION: How to get xdebug to stop on break points?If I access ... -
创建于 PhpStorm: unable to recieve Xdebug connections
I ran some updates on the stable channel of phpstorm by clicking on the blue dot that was above the gear icon in the top right of phpstorm. It updated 2 plugins which I think were Developer Contai... -
已编辑于 all code turned grey during debugging
Im stepping though the code with the debugger and it all turned grey. How do I disable this unwanted feature? --edit--more info: -
创建于 cursor disapears and wont come back until I open 'find' dialogue and close
https://www.youtube.com/watch?v=g3rwX1y20zE Just upgraded to phpstorm and the cursor gets lost if i click off phpstorm and return. I thought it was the vim pluging that was installed but not ena... -
创建于 Which inspection controls missing parameter type in function definintions?
已回答I understand by the shape of the variable that each of those are arrays, how do I disable this inspection? Thanks. -
创建于 double click tab title while in split view (how to revert to how it used to work)
I just upgraded to PhpStorm 2021.1Build #PS-211.6693.123 Functionality that has change is when I double click on the tab title while its split left|right previously this would hide any open section... -
创建于 how to change the color of the horizontal scroll bar in the editor?
I can customize the vertical scroll bars, but how do I change the horizontal ones. Specifically make the background dark. -
已编辑于 disable javascript checking in .php files
I'd like to turn of just javascript checking in .php files because it seems to be reporting incorrect errors. Is there a way to do that so I can just see actual errors? same if i change the struc... -
创建于 Code formatting for switch. Space between case and ''
已回答I rely on code reformatting to get everything into pretty format, after I finish my messy coding I hit CMD+OPTION+L and it magically becomes up to standard for the project. I love that. Except fo...