Closed 0gregory0 closed 1 year ago
The intent is if the setting "python.formatting.provider"
was set to some value like autopep8
(or black
or yapf
) then it should be changed to none
I see.
The reason I raised the issue was that I was getting the following warning in VS Code and I didn't know how to go about it:
This setting will soon be deprecated. Please use the Autopep8 extension or the Black Formatter extension. Learn more here: https://aka.ms/AAlgvkb.
Your help will be greatly appreciated.
You will need it until the setting is deprecated and removed.
Noted with thanks.
I find the following instructions unclear:
Specifically, I find the last part unclear as it raises an unanswered question: "Change it to what?" If the intention is to remove the line of code, then a better choice of words would be "and delete the following, if set" or "and remove the following, if set". Kindly clarify.
I also felt that this would be more of a discussion than an issue, but I think discussions aren't enabled yet for the Autopep8 repository.