atom / whitespace

Atom whitespace package
MIT License
94 stars 61 forks source link

Don't watch editors more than once if they're re-added to the workspace #165

Closed as-cii closed 7 years ago

as-cii commented 7 years ago

This will prevent this package from providing its functionality to editors more than once in case they get added to the workspace, then removed from it and finally added back.

/cc: @nathansobo @jasonrudolph