Skip to content

Global change of double quote to single quote #1575

Answered by vkbo
mogplus88 asked this question in Help
Discussion options

You must be logged in to vote

No, unfortunately not. You can use the search/replace feature and turn on "Search Next File", start on the first and then work your way through. It's not exactly efficient, but if you use regex, you can replace both quote symbols at the same time.

Assuming you're using the standard English double quotes, turn on RegEx in the search tool, and add the symbols with a pipe between them, like “|”, and in the replace box just enter the single straight quite from the keyboard. That will trigger the auto-replace for the proper symbol when you hit replace:

Then you can just hit the replace button, or press Ctrl+Shift+1 until you're through the entire project, or however far you want to go.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@mogplus88
Comment options

@vkbo
Comment options

@vkbo
Comment options

Answer selected by mogplus88
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants