bigfive / atom-sublime-select

Enable 'sublime style' multiline selection boxes to Atom editor http://atom.io
MIT License
233 stars 49 forks source link

Cleanly deactivate #96

Closed zertosh closed 8 years ago

zertosh commented 8 years ago

editor_handler maybe be null when no panes are open. Also, release any references to observers or editors so they may be garbage collected.

bigfive commented 8 years ago

Thank you :+1: