camelcase-to-space
An Atom plugin that converts camel case text to normal readable text.
Examples
HelloWorld
to Hello world
someTextThatShouldBeReadable
to Some text that should be readable
How to use
- Install the plugin in Atom
- Highlight the camelcase text you want to change
- Press
ctrl+alt+o
or use one of the menu links as shown below