Plugins/CheckerPlugins/SyntaxChecker/__init__.py

Sun, 17 Nov 2013 12:24:45 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 17 Nov 2013 12:24:45 +0100
changeset 3091
8239cae3f947
parent 2302
f29e9405c851
child 3160
209a07d7e401
permissions
-rw-r--r--

Made the progress bar of the syntax and indentation checker dialogs only visible, while it is checking and only if more than 1 file are being checked.

# -*- coding: utf-8 -*-

# Copyright (c) 2007 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing the Syntax Checker plugin.
"""

eric ide

mercurial