- Open the find/replace and click on the
.*
- In the first input use
_([a-zA-Z])
- In the second use
\U$1
Now just convert everything and be happy converting SQL/JSON to object variables/params or anything else.
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Johannes Konings -
Nico Prat -
A0mineTV -
Pratik Singh -
Top comments (1)
Wow, amazing