-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
C: integrationsEditor plugins and other integrationsEditor plugins and other integrationsT: documentationImprovements to the docs (e.g. new topic, correction, etc)Improvements to the docs (e.g. new topic, correction, etc)good first issueGood for newcomersGood for newcomers
Description
Is this related to a problem? Please describe.
The newer versions of the WingIDE, (8.x) have an option to use automatic formatting with black. The current documentation only mentions manually running Black from within Wing by executing a command line and linking that to a key binding.
Describe the solution you'd like
Mention the mechanism for enabling black auto-formatting in Wing IDE.
In docs/integrations/editors.md add that - for Wing IDE versions >8 you can enable Black formatting on a line by line or file before save basis as detailed at https://wingware.com/doc/preferences/index
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
C: integrationsEditor plugins and other integrationsEditor plugins and other integrationsT: documentationImprovements to the docs (e.g. new topic, correction, etc)Improvements to the docs (e.g. new topic, correction, etc)good first issueGood for newcomersGood for newcomers