Skip to content

Toggle quotes plugin (single -> double / double -> single) for Sublime Text 4.

License

Notifications You must be signed in to change notification settings

pdobb/ToggleQuotes

Repository files navigation

Toggle Quotes

Toggle Quotes is a plugin for Sublime Text. It converts single quotes to double quotes and double quotes to single quotes for the currently selected region, if available, else for the current line.

Menu Control

Edit -> Toggle Quotes

Keybindings

  • Linux: ctrl+alt+'
  • Mac: super+option+', or super+ctrl+'
  • Windows: ctrl+alt+'

Customize

Settings -> Package Settings -> Toggle Quotes -> Key Bindings

Install

  1. Add this repository to Package Control
  • Search the Sublime Text command pallet (Super + Shift + P) for Package Control: Add Repository.
  • Enter https://github.com/pdobb/ToggleQuotes.git into the text box.

See https://stackoverflow.com/a/44441455/171183 for more detail on this.

  1. Install ToggleQuotes via Package Control
  • Search the Sublime Text command pallet again, for Package Control: Install Package.
  • Enter ToggleQuotes to install.

About

Toggle quotes plugin (single -> double / double -> single) for Sublime Text 4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages