Other Reformatters

Index of All Documentation » Wing Pro Reference Manual » Source Code Editor » Auto-Reformatting »


Reformatters other than autopep8, Black, Ruff, and YAPF can be integrated with Wing Pro using the OS Commands tool to set up a command line that converts files in place. The command line can use %s for the current file name. After conversion on disk, Wing will automatically reload the file into the editor.

OS Commands may be given a key binding, to make them easier to invoke for the current file.