Why Pycharm does not auto-escaped the string i pasted ?
Answered
I am pasting "C:\Users\Mypc\Desktop\" inside quote in .py file in pycharm.... but i want to auto escaped it like "C:\\Users\\Mypc\Desktop\\". But it dont escape the string... This is very time consuming to escape the string.
I was using IntellijIdea for java. but in this IDE it do auto escape the string when i paste.
Please sign in to leave a comment.
Hi,
There is no such feature at the moment.
Please feel free to submit a feature request about it to our issue tracker using the link https://youtrack.jetbrains.com/issues/PY