elpa-cycle-quotes - 0.1-4 main

This package provides the `cycle-quotes' command to cycle between
different string quote styles.
.
For example, in JavaScript, there are three string quote characters:
", ` and '. In a JavaScript buffer, with point located someplace
within the string, `cycle-quotes' will cycle between the following
quote styles each time it's called:
.
--> "Hi, it's me!" --> `Hi, it's me!` --> 'Hi, it\'s me!'
.
As seen in the above example, `cycle-quotes' tries to escape and
unescape quote characters intelligently.

Priority: optional
Section: lisp
Suites: amber byzantium 
Maintainer: Debian Emacsen Team <debian-emacsen [꩜] lists.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 33.8 kB
Architectures: all 

 

Versions

0.1-4 all