Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setting to disable spell check #872

Merged
merged 7 commits into from Sep 25, 2018
Merged

Conversation

mirka
Copy link
Member

@mirka mirka commented Sep 21, 2018

Closes #864

This adds a setting to turn off the spell checker in the Edit menu.

spellcheck

},
],
},
buildEditMenu(settings),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

type: 'separator',
},
{
label: 'Show Spe&lling',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think of Check Spelling for the label?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's probably clearer... Thanks!

@mirka mirka mentioned this pull request Sep 22, 2018
@mirka mirka merged commit 734a939 into master Sep 25, 2018
@mirka mirka deleted the enhancement/864-disable-spellcheck branch September 25, 2018 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants