First time here? Check out the FAQ!

K Lars Lohn's profile - activity

2022-02-20 15:57:55 -0500 commented answer Auto-format stops working after upgrade from 7 to 8

I confirm that formating now works properly under 8.2

2022-02-20 14:29:32 -0500 marked best answer Auto-format stops working after upgrade from 7 to 8

I recently upgraded from Wing 7 to Wing 8. Auto-formating using any of Black, PEP8 or Yapf no longer works.

I've checked the settings in both "Edit -> Preferences -> Editor -> Auto-formatting" and "Project -> Project Properties -> Options -> Auto-reformat". They both agree with "Auto-Reformat: Whole Files Before Save", and "Reformatter: Black".

I start Wing on Ubuntu 21.10 in a Python 3.10.2 virtual env. I have confirmed that all of black, pep8, yapf are installed and import properly in the Wing Python Shell under Py3.10.

Suggestions?

2022-02-20 14:29:14 -0500 received badge Popular Question (source)
2022-02-20 14:29:14 -0500 received badge Notable Question (source)
2022-02-14 10:40:37 -0500 commented answer Auto-format stops working after upgrade from 7 to 8

great, thank you for your attention to this.

2022-02-13 10:18:21 -0500 commented question Auto-format stops working after upgrade from 7 to 8

Is the Python Shell in Wing showing that it's running Python 3.10? yes, the Python Shell in Wing is correctly runni

2022-02-12 15:40:30 -0500 commented question Auto-format stops working after upgrade from 7 to 8

Thanks for the pointer to the log file. The reformat fails because the version of "black" that the IDE invokes doesn'

2022-02-12 15:14:51 -0500 commented question Auto-format stops working after upgrade from 7 to 8

Thanks for the pointer to the log file. The reformat fails because the version of "black" that the IDE invokes doesn'

2022-02-12 13:55:46 -0500 commented question Auto-format stops working after upgrade from 7 to 8

Thanks for the pointer to the log file. The reformat fails because the version of "black" that the IDE invokes doesn'

2022-02-12 10:43:20 -0500 received badge Student (source)
2022-02-12 10:42:58 -0500 asked a question Auto-format stops working after upgrade from 7 to 8

Auto-format stops working after upgrade from 7 to 8 I recently upgraded from Wing 7 to Wing 8. Auto-formating using any