Karen
- 活动总数 34
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 11
-
Karen 创建了一个帖子, File rename ignores AJAX calls
When I right-click on a file used as an AJAX endpoint and choose Rename or Refactor→Rename, even if both "Search for references" and "Search in comments and strings" checkboxes are checked, it does... -
-
Karen 创建了一个帖子, Directory confusion between PHPStorm project, codebase/git, and Claude Code
My codebase and git repo are at `C:/dev/www/kizunadb/public`. But the PHPStorm project directory is the parent `C:/dev/www/kizunadb` (I did that many years ago so that in the project pane I can see... -
-
-
Karen 创建了一个帖子, After upgrade to 2025.2, some (but not all) settings are from ancient history
In PHPStorm 2024.3 I had various connections set up: my production server to see/edit files there, the databases on that server, automatic deployment to a staging area there for further testing, an... -
-
-
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 -...