Appearance
Coding Cases
Convert the selection to either camelCase, UpperCamelCase, kebab-case, snake_case or CONSTANT_CASE.
Readme
Coding Cases
Convert the selection to common identifier formats used in source code.
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
Changelog
25 May 2022
- Initial release
Info
- Created
May 12, 2024 - Version
100 - Identifier
com.pilotmoon.popclip.extension.code-case
- PopClip Version
≥2022.5 - Action Type
JavaScript - License
MIT License - Source
pilotmoon/PopClip-Extensions/.../source/CodeCase.popclipext/