Skip to content

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