Vadiru

Website Programmer in USA
- 活动总数 448
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 45
- 订阅数 119
-
Vadiru 创建了一个帖子, Editing PHP-generated log file in PhpStorm creates new file appended with tilde, makes original file uneditable
I've used a log script for years across different projects to debug (when I can't use normal, better things), which writes debug info to a `[whatever].log` file, but on my latest project, I'm getti... -
-
-
-
Vadiru 创建了一个帖子, Is there any way to see what's going on when PHPStorm has laggy or jittery scrolling in files?
I'm so tired of this happening randomly, I've tried multiple solutions which worked at the time, but at this point when it happens again, I basically have to go down a list of guesses to see what w... -
-
Vadiru 创建了一个帖子, Copy-paste PHP file with class in it only allows "Copy Class" option... can't paste file as new file with new name anymore
Before recently, I could right-click a file in Project pane, select Copy, then right-click its parent folder and select Paste to create a copy of the file with a new name that I specify. This made ... -
-
-
Vadiru 创建了一个帖子, Generating an XML file from an XSD creates it without XMLSchema specs
In our XSD (made by a client), and in an old generated XML file (made by a previous dev with no explanation as to how it was made), it has expected XML Schema information, like: XSD: <?xml version...