Toggle backslashes to forward slashes (and vice-versa) with a hotkey. Supports selections, but if nothing is selected the command will toggle all slashes in the current line.
The default keybinding is ctrl+alt+/
.
Simple SublimeText plugin to toggle backslashes to forward slashes and vice-versa
Python