REditorSupport / atom-language-r

R syntax for Atom
https://atom.io/packages/atom-language-r
Other
31 stars 11 forks source link

Check that the TextEditor is valid #9

Closed Arcanemagus closed 6 years ago

Arcanemagus commented 6 years ago

Check that the TextEditor returned from atom.workspace.getActiveTextEditor is valid before using it. Also stops registering the callback for .mini TextEditors.

Fixes #8.

Arcanemagus commented 6 years ago

Note that there is no linting configured here, so I tried to match the current style.