Karen
- 活动总数 25
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 8
-
-
-
Karen 创建了一个帖子, MySQL data source: "Address already in use: bind"
I used to have a happy connection to my local database (running on a Vagrant VM), but sometime recently (possibly related to upgrading PHPStorm to 2023.3 - I'm not sure), it stopped working. At fir... -
Karen 创建了一个帖子, How to stop quotation mark autocorrect ripple effect
I'm editing some old code, which often has both single-quoted and double-quoted strings. I know PHPStorm has the urge to help, but it's screwing up code I'm not even touching. Below is an example -... -
-
Karen 创建了一个帖子, 已回答Reminder to halt VM?
I have a Linux VM on a Windows 10 host. I only use it when working on my PHPStorm projects, which is not an everyday thing. Sometimes I close PHPStorm, go on to working on unrelated tasks, and comp... -
Karen 创建了一个帖子, "Unresolved variable" for markup in PHP echo; "Unresolved function..." for jQuery methods
Yeah, I know my code is very old with no separation of concerns (most of it written before PHPStorm was even invented), but it works, and I can't immediately refactor it all, so bear with me. Much ... -
-
-
Karen 创建了一个帖子, Refactor lines with escaped quotation marks?
Back at the beginning of the century when I first learned HTML and PHP, I thought all strings in both languages had to be in double quotes. (Yeah, I know I was ignorant!) I now know I have options,...