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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee447fc · Sep 7, 2024

History

9 Commits
Sep 3, 2024
Jan 19, 2023
Sep 3, 2024
Jan 19, 2023
Jan 19, 2023
Sep 3, 2024
Sep 3, 2024
Sep 7, 2024
Jan 20, 2023

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