Steps to reproduce:
- Type string with '\n' in it, press Enter.
Same for double quotes.
Expected behaviour
a = '\n'
<--- cursor should be here
Actual behaviour
a = '\n'
<--- cursor is here
Environment data
- VS Code version: 1.30.2
- Extension version (available under the Extensions sidebar): 2019.1.0
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): 3.7
- Type of virtual environment used: N/A
- Relevant/affected Python packages and their versions: none
Logs
Console:
Starting Jedi Python language engine.
Linter 'pylint' is not installed. Please install it or select another linter".
Error: Module 'pylint' not installed.
Steps to reproduce:
Same for double quotes.
Expected behaviour
Actual behaviour
Environment data
Logs
Console: