ActiveState Community

[Macro] Selection Tools

Posted by stan on 2009-09-08 06:50
OS: All / Any

What it does:

A set of quick selection tools.

Prerequisites

None, just follow the install routine below.

How to Install?

Make you you've got the latest Komodo Edit/IDE installed. Then simply download, drag & drop the .kpz file inside your Toolbox. Restart Komodo for changes to take effect.

How to Use?

To trigger, select something in the buffer and press:

  • Ctrl+M, Ctrl+H to hyphenise
    Hello World -> hello-world
  • Ctrl+M, Ctrl+U to underscorise
    Hello World -> hello_world
  • Ctrl+M, Ctrl+P to capitalise
    hello-world -> HelloWorld

[Source code included in the .kpz]

Download