There is no problem not worth solving, and no technology not worth learning!

How to switch back and forth between the hump method and the underscore method words when editing the code in phpstorm

选中代码:APP_URL,后,按住:Alt+Shift+U,可以连续按,直到出现期望的格式为止。最后转换为:appUrl,是我所期望的

1. When editing the code in phpstorm, there is a shortcut key: Ctrl+Shift+U, which can be switched to case, but it does not support switching to Hump. as shown in Figure 1

在 PHPStorm 中编辑代码时,有一个快捷键:Ctrl+Shift+U,可切换大小写,但是不支持切换为驼峰
Figure 1

2. In Settings – Plugin – Marketplace, search: Camel, install: CamelCase. as shown in Figure 2

在设置 - 插件 - Marketplace,搜索:camel,安装:CamelCase
Figure 2

3. A new shortcut key appears in the editing menu: Alt+Shift+U. as shown in Figure 3

在编辑菜单中出现了新的快捷键:Alt+Shift+U
Figure 3

4. Select the code: APP_URL, then press and hold: Alt+Shift+U, you can press it continuously until the desired format appears. The final conversion to: AppURL, is what I expected. as shown in Figure 4

选中代码:APP_URL,后,按住:Alt+Shift+U,可以连续按,直到出现期望的格式为止。最后转换为:appUrl,是我所期望的
Figure 4

Need long-term technical maintenance or remote troubleshooting?

I am a PHP / Go backend engineer with 15+ years of experience, focused on existing system maintenance, bug fixing, performance optimization, server troubleshooting, WordPress maintenance, and small feature iterations.

If your project is facing any of the following issues, we can start with a small troubleshooting task first:

  • ✅ PHP / Laravel / Yii2 legacy systems without active maintenance
  • ✅ Go / Gin backend APIs that need troubleshooting or optimization
  • ✅ Slow, broken, or unstable WordPress websites
  • ✅ Nginx / MySQL / Redis / Linux server issues
  • ✅ CDN / Cloudflare / DNS / HTTPS configuration problems
  • ✅ Long-term remote technical support or part-time maintenance

More details: About Me & Collaboration

WeChat: 13980074657
Email: shuijingwanwq@gmail.com
Telegram: @shuijingwan
GitHub: https://github.com/shuijingwan

评论

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.