Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VS Code Python Formatter
#7
(Sep-06-2021, 02:59 PM)muzikman Wrote: How many spaces do you use?

I use 0 spaces.

My IDE (PyCharm) indents by 4 Spaces (PEP8) if I press the tabulator key.
Just use an IDE. PyCharm has also a 3rd party Plugin called BlackConnect.
This requires a running black[d] instance.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
VS Code Python Formatter - by muzikman - Sep-06-2021, 02:13 PM
RE: VS Code Python Formatter - by DeaD_EyE - Sep-06-2021, 02:56 PM
RE: VS Code Python Formatter - by muzikman - Sep-06-2021, 02:59 PM
RE: VS Code Python Formatter - by snippsat - Sep-06-2021, 04:22 PM
RE: VS Code Python Formatter - by muzikman - Sep-06-2021, 05:11 PM
RE: VS Code Python Formatter - by snippsat - Sep-06-2021, 05:28 PM
RE: VS Code Python Formatter - by DeaD_EyE - Sep-16-2021, 04:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to use nb-black python cde formatter ErnestTBass 3 6,823 Jun-04-2020, 03:51 PM
Last Post: ErnestTBass

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020