Sublime Forum

Spell checker not working on OSX 10.6 and 10.8

#1

Hi!

As far as I can tell (being a new user), the the-build-in spell checker is not working properly on OSX. I do see words underlined in red, if hunspell thinks they contain a typo. But if I choose to “ignore” these words (no more highlighting then) and restart Sublime Text, they’re highlighted again. I’m not even able to find the list of ignored words and I somehow get the impression that Sublime Text seems to “forget” those words. I’ve tried to add a list manually in my Preference.sublime-settings file: no effect.

Agreed, I could use CheckBounce, but I mostly work with LaTeX documents and the built-in spell checker does a much better job for those files…

Any ideas?

Thanks
-Robert-

0 Likes

#2

In preferences user, there is “ignored_words”,

[code] “ignored_words”:

	"Wikipedia",
	"etc"
],[/code]

Not sure, why you run out of sync, maybe dropbox or something like that? Or maybe is the bug that does not reload settings? which ST version? Some package installed? too many questions? :stuck_out_tongue:

0 Likes