sublime_text icon indicating copy to clipboard operation
sublime_text copied to clipboard

`show_misspelled_words` doesn't work; `show_spell_check` does instead

Open jason5122 opened this issue 2 years ago • 0 comments

Description of the bug

The new preference show_misspelled_words doesn't seem to work. I think show_spell_check (as it was on the changelog) does the same thing instead.

Steps to reproduce

  1. Start ST in safe mode.
  2. Set spell_check to true and show_misspelled_words to false. The number of misspelled works should still appear.
  3. Set show_spell_check to false. The number of misspelled works should disappear as intended.

Expected behavior

show_misspelled_words should be the name of the preference.

Actual behavior

show_spell_check has to be used instead.

Sublime Text build number

4138

Operating system & version

macOS 12.6

(Linux) Desktop environment and/or window manager

No response

Additional information

No response

OpenGL context information

No response

jason5122 avatar Oct 18 '22 03:10 jason5122