[wingide-users] PyLint on Save
Wingware Support
support at wingware.com
Mon Aug 11 09:04:10 MDT 2008
Marcus.CM wrote:
> Hi,
>
> I manage to get PyLint to be executed everytime i save the module if the
> modules are already open when the extension_ide scripts are loaded.
> But the problem is if i open a module (.py) and press save, then i will
> get an error "tried to execute an unavailable command
> .internal.gui.save". I find that if i reload the scripts everytime i open
> a module then i wont get this problem and the extension works as
> expected. If i open a module from my project without asking Wing to
> reloadscripts, then i will get this error.
The "tried to execute an unavailable command .internal.gui.save" message
is not an error -- it indicates a save request was made when a file
didn't need to be saved. It is confusing and we'll suppress the message
in future releases.
Cheers,
John
More information about the wingide-users
mailing list