First time here? Check out the FAQ!

Revision history  [back]

Right now checking for errors like this is done with the Pylint tool from the Tools menu (requires separate installation of pylint and then configuring by right-clicking on the PyLint tool in Wing) or the pyflakes8 add-on at https://github.com/grahamu/flake8panelWe're working on changing that so unused variable, undefined variable, etc will be indicated directly on the editor.