We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
"python.jediEnabled"
true
a = 'a\\b' # <==intent should be at the very left
a = 'a\\b'
Enter
Environment data
"python.jediEnabled"set to; more info How to update the language server to the latest stable version #3977):trueExpected behaviour
Actual behaviour
Steps to reproduce:
a = 'a\\b'Enter