Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add info on status bar #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

xplorld
Copy link

@xplorld xplorld commented Nov 19, 2016

No description provided.

@xplorld
Copy link
Author

xplorld commented Nov 20, 2016

See issue #2

@kevinstadler
Copy link
Owner

Thanks, I'm in the middle of finishing my thesis so have no time to test at the moment! I'm a bit concerned about not having an option to disable the event handler itself (not just the writing to the status bar), ideally also through a settings option?

@xplorld
Copy link
Author

xplorld commented Dec 29, 2016

you can have a setting, and check it before the declaration of the whole class.

if not completely_disable:
    class MyHandlerClass(SomeSublimeBaseClass):
            def someMethod() ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants