Skip to content

jielimanyili/sublime_string2_lower_hyphen

Repository files navigation

Sublime String2LowerHyphen

A Sublime Text 2 plugin to convert multiple selected strings to lowercase and replaces spaces with hyphens.

Features

  • Works with multiple selections
  • Great to create HMTL ids based on some strings
  • Replace accent characters with their ASCII representations. For example 'Frédér8ic café' to 'freder8ic-cafe'.

Installation

Download Package Control and use the Package Control: Install Package command from the command palette.

Usage

  1. Select the strings
  2. Press ctrl+alt+l (lower case L) on Windows and Linux, or cmd+alt+l (lower case L)

About

Sublime plugin to lowercase & hyphenate the selected strings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages