vscode-unifyhttps://marketplace.visualstudio.com/items?itemName=lalten.vscode-unify A VS Code Extension to modify a file's Python strings to use the same quote where possible. Uses https://github.com/myint/unify under the hood. FeaturesOpen the file that you want to format and execute the "Unify Quotes" command from the Command Palette ( You could also set up your own keybinding or even execute the Unify Quotes command together with other formatters (e.g. RequirementsYou need to have
Extension SettingsThis extension contributes the following settings:
Known IssuesIf Feel free to report bugs and send pull requests at https://github.com/lalten/vscode-unify. |