One for the programmers out there.
Coding Cases
Convert the selection to common identifier formats used in source code.
Download: CodeCase.popclipextz
Description
The extension has 5 actions, which can be individually toggled in settings:
- camelCase (one-humped camel icon)
- UpperCamelCase (two-humped camel icon)
- kebab-case (kebab icon)
- snake_case (snake icon)
- CONSTANT_CASE (megaphone icon)
About
This is an extension for PopClip.
Author
Nick Moore
Acknowledgements
- The case conversion is performed by case-anything.
- Icons drawn by Luca Ban (author of case-anything).
Requirements
Requires PopClip 2022.5
Links
Changelog
25 May 2022
- Initial release