Extension Icon

Change Case

Transform a string between camelCase, snake_case, CONSTANT_CASE, and more
AvatarEric
12,246 Installs
OverviewCommandsVersion History

Versions18

Fixes

  • Fixed using action style as destructive
  • Fixed Pascal Snake Case being incorrectly named as Pascal Case in preferences

Fixed overlapping keyboard shortcuts and a wrong setting - April 26, 2024

  • Fixed the issue where some key combinations were mapped to multiple commands at the same time.
  • Fixed the inverted popToRoot setting.

Fix to View of Detail - March 20, 2024

  • Fixed so that line breaks are displayed as new lines

Add Pop to Root Preference - March 7, 2024

  • Added pop to root as a default preference

Better Sentence Case - January 28, 2024

  • Sentence case now handles punctuation better

Fix Quicklink - December 27, 2023

  • Fixed quicklinks not respecting the Primary Action preference.

Manual Refresh - November 27, 2023

  • Added a manual refresh action to refresh the selected text/clipboard

Add Keywords - November 13, 2023

  • Added a few keywords to make searching in the store easier

Update Dependencies - October 18, 2023

  • Switch to ESM-only packages because they are now supported

Update - October 3, 2023

  • Support unicode characters
  • Package dependencies with the extension because ESM-only packages are not supported yet

Support Quicklinks - September 7, 2023

  • Added support for quicklinks to quickly convert to a selected case

Update - August 8, 2023

  • Support change case for multi lines

Added new case - May 15, 2023

  • Added Slug case

Update - March 27, 2023

  • Added a list detail view for a better view of the modified text
  • Added the ability to pin cases
  • Added recent cases

Update - March 21, 2023

  • Updated API
  • Added so it's possible to select copy or paste as default action

Update - December 23, 2022

  • Make use of the getFrontmostApplication API.

Update - October 5, 2022

Added Sponge Case

Update - August 10, 2022

  • Updated Raycast API.
  • Fix typo.
  • Added a small preview to description.