a b c d e f g h i j k l m n o p q r s t u v w x y z
elpa-cycle-quotes
Source: cycle-quotes
Package: elpa-cycle-quotes
Versions: elpa-cycle-quotes (0.1-1), elpa-cycle-quotes (0.1-2), elpa-cycle-quotes (0.1-3), elpa-cycle-quotes (0.1-4)
Prioritize: 47
Description: Emacs command to cycle between quotation marks
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.
The it-translation:
Description-it: comando Emacs per commutare ciclicamente segni di virgolettatura
Questo pacchetto fornisce il comando "cycle-quotes" per commutare
ciclicamente tra diversi stili di virgolettatura delle stringhe.
.
Per esempio in JavaScript ci sono tre caratteri per virgolettare stringhe:
", ` e '. In un buffer JavaScript, con il puntatore posizionato da qualche
parte all'interno della stringa, "cycle-quotes" commuta tra i seguenti
stili di virgolettatura ogni volta che viene chiamato:
.
--> "Guarda un po' qui!" --> `Guarda un po' qui!` --> 'Guarda un po\' qui!'
.
Come si vede nell'esempio soprastante, "cycle-quotes" cerca di proteggere o
non proteggere con escape i caratteri di virgolettatura in modo intelligente.
parts-md5sum:
ca728c58d02db2d9f87fc7223294b1b4 translated
a52086b4743c3896140079fd27e5f71a translated
a412c50bc7249a0de18538f964f98f36 translated
5fd9a0a447fcab6db6b76fc6c2b68ad8 translated
c02f3fb5cdc0b4ec79dce99f2158a11b translated