Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create a newline in python scripts #67

Closed
harshsaini opened this issue Aug 25, 2020 · 2 comments
Closed

Cannot create a newline in python scripts #67

harshsaini opened this issue Aug 25, 2020 · 2 comments

Comments

@harshsaini
Copy link

harshsaini commented Aug 25, 2020

I am not sure if this is a problem in my setup, however, this is a fresh install of the extension.

Whenever I create a new python file, I am unable to create newlines. Supposing I create a file named test.py and try to add a statement.

import os  # try to create a newline after this statement

I keep getting this error.

image

Here are my settings:

image

@kbrose
Copy link
Owner

kbrose commented Aug 26, 2020

Hello @harshsaini, I'm sorry to hear that.

What other extensions do you have installed? (Please run code --list-extensions --show-versions and copy the output here.)

If you disable all of the extensions (except this one), do you still have the problem?

@kbrose
Copy link
Owner

kbrose commented Oct 21, 2020

Cannot reproduce. I'm happy to open if I can get more info.

@kbrose kbrose closed this as completed Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants