sublime-ToggleQuotes icon indicating copy to clipboard operation
sublime-ToggleQuotes copied to clipboard

ST2 Plugin for toggling quote marks

Results 8 sublime-ToggleQuotes issues
Sort by recently updated
recently updated
newest added

it would be nice if the cursors and/or selections stayed as they are when the quotes are toggled

This will allow the existence of spaces in the selection, will make the toggle quote work anyway (useful for vintage mode)

Hi, I added the file which enables the command to be shown in the command palette. Hopefully you won't consider this as an intrusion :)

Added delete quotes command (ctrl+shift+')

I really love this plugin that you've built. Thanks! I feel like a feature that would make this much more useful would be to have a shortcut that would expand...

I noticed this plugin does not do anything when the command is invoked inside of quotes inside of a comment. Is this by design or a limitation? I am guessing...