-
Notifications
You must be signed in to change notification settings - Fork 7
No spell checking at all #25
Comments
I have the same issue. I would like to additionally confirm that creating a .txt file with mistakes works, this is definitely something to do with this package and not linter-spell |
@mlangiu @MaxIsMyName Does the package appear in the list returned by the following command?
Open dev tools and type the above into the console. It should return a list of all active packages. |
It looks like the activation hook isn't working for some reason. Did you do that after opening and viewing a |
I opened atom, then the tex file, then the dev console |
If that still doesn't work, go to the settings for |
Perfect that seems to do the trick! Unfortunately the correction process isn't working properly:
But since that seems like a more general issue (happens for normal text files as well) I'll report it on linter-spell as well. Thanks for the help |
Yeah, I don't know much about the internals of how that works. I'm also still not sure why your activation hooks weren't working, but I'm glad you could work around it. This issue should probably be left open, at least until a maintainer can read the conversation and determine if it's worth following up on. Like I said; I don't know if the issue is with this package or Atom's handling of |
I managed to see On the other hand, I see things such as |
@Aerijo, do we know a way to make it work now? I have tried the hacks listed on this page as well as here. Nothing seems to work. Thank you! |
Description
I am not able to get linter-spell-latex to do anything when trying it on this basic test file:
Steps to Reproduce
Install language-latex
Install linter-spell (and dependencies)
Install and set up hunspell
disable spell-check
multiple restarts
Versions and installed packages
Mac OS 10.12.5
Atom : 1.19.2
Electron: 1.6.9
Chrome : 56.0.2924.87
Node : 7.4.0
atom-latex@0.8.1
busy-signal@1.4.3
intentions@1.1.5
language-gams@0.4.0
language-gnuplot-atom@0.2.0
language-latex@1.1.1
linter@2.2.0
linter-spell@0.15.0
linter-spell-latex@0.10.0
linter-ui-default@1.6.7
The text was updated successfully, but these errors were encountered: