gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU ELPA] Cycle-Quotes version 0.1


From: ELPA update
Subject: [GNU ELPA] Cycle-Quotes version 0.1
Date: Sun, 31 Mar 2024 05:14:13 -0400

Version 0.1 of package Cycle-Quotes has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Cycle-Quotes describes itself as:

  ==========================
  Cycle between quote styles
  ==========================

More at https://elpa.gnu.org/packages/cycle-quotes.html

## Summary:

  This package provides the `cycle-quotes' command to cycle between
  different string quote styles.  For instance, in JavaScript,
  there's 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!' --
    |                                                            |
     ------------------------------------------------------------

## Recent NEWS:

[Not provided 🙁]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]