-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
autoformat doesn't work after start #492
Comments
@DonJayamanne here |
@zjjott "here" what? |
So are you saying you can reformat files for about 10 seconds (which is really specific and fast to notice a reformat), but then it simply stops working? And can you tell us what settings you have turned on for auto-formatting on save? |
@brettcannon no,I mean vscode can autoformat python file,only when I just open vscode or just modify any settings.
all my setting is that:
BTW,as you can see, I have setting formatOnPaste, and it works well, but formatOnSave not |
May be same as #418 |
may be related with #590 ? |
Most probably same as #590 which is vscode issue. |
Environment data
VS Code version: 1.19.1
Python Extension version: 0.9.1
Python Version: Python 3.6.1 (v3.6.1:69c0db5050, Mar 21 2017, 01:21:04)
OS and version: macOS 10.13.2
Actual behavior
autoformat when save python file that using autopep8,it works when just start for a while,but after about ten secords,it doesn't format file
Expected behavior
Steps to reproduce:
I don't know how to reproduce,but all my vscode:MacOS、windows、Linux, have this issue
Logs
Output from
Python
output panelnone of output
Output from
Console window
(Help->Developer Tools menu)is it cause by this console error?
The text was updated successfully, but these errors were encountered: