Hi, I’m using Windows and everytime I paste in a path, I have to include extra backslash because it gives me an error if I don’t, how do I modify it so every time I paste in a file path, sublime text will automatically include double backslash instead of a single backslash?
For example:
C:\Users\some_name\
to
C:\\Users\\some_name\\