Python
Atom Grammars: Python
VSCode Languages: python
File Patterns: **/.gclient
, **/BUCK
, **/BUILD
, **/BUILD.bazel
, **/SConscript
, **/SConstruct
, **/Snakefile
, **/WORKSPACE
, **/wscript
, **/*.bzl
, **/*.cgi
, **/*.fcgi
, **/*.gyp
, **/*.gypi
, **/*.lmi
, **/*.py
, **/*.py3
, **/*.pyde
, **/*.pyi
, **/*.pyp
, **/*.pyt
, **/*.pyw
, **/*.rpy
, **/*.spec
, **/*.tac
, **/*.wsgi
, **/*.xpy
Supported Beautifiers
Beautifier | Options | Downloads | Stars | Issues |
---|---|---|---|---|
Black | 1 | |||
YAPF | 2 |
Options
# | Option | Black | YAPF |
---|---|---|---|
1 | Indent Size | ❌ | ✅ |
2 | Indent Style | ❌ | ✅ |
3 | Wrap Line Length | ✅ | ❌ |