AtomLinter / linter-spell-latex

Provider for Atom linter-spell package to enable LaTeX spell checking.
MIT License
8 stars 7 forks source link

enable by default? #19

Closed mdering closed 7 years ago

mdering commented 7 years ago

Would it be possible to enable this for any .tex file, for example, rather than requiring a magic command?

yitzchak commented 7 years ago

A magic comment should not be required to enable. It is only used to override the language on a per document basis.

mdering commented 7 years ago

Do you have any idea why this behavior might be happening then? I’m not familiar enough with atom debugging to attach anything useful, but it only works when i add a magic comment

Matt

On December 8, 2016 at 12:23:58 PM, Tarn Burton (notifications@github.com) wrote:

A magic comment should not be required to enable. It is only used to override the language on a per document basis.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yitzchak/linter-spell-latex/issues/19#issuecomment-265799725, or mute the thread https://github.com/notifications/unsubscribe-auth/ABME7tAin1JbU1OVjZreSXoPPyJI4a39ks5rGD0tgaJpZM4LIEmy .

mdering commented 7 years ago

I believe setting my default language in linter-spell fixed it.