7

Sublime Text: Enable Spell Check

 1 year ago
source link: https://www.shellhacks.com/sublime-text-enable-spell-check/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Sublime Text: Enable Spell Check

A Sublime Text can check spelling out of the box and uses Hunspell spell checker for this, that is also used by LibreOffice, OpenOffice.org, Mozilla Firefox, Thunderbird, Google Chrome etc.

By default, the spell checking feature in the Sublime Text it is disabled.

This short note shows how to enable the spell checking in the Sublime Text.

Cool Tip: How to add a newline at the EOF on save in Sublime Text! Read more →

Enable Spell Check in Sublime Text

In the Sublime Text go to the Preferences -> Settings and in the right panel set the spell_check to true as follows:

{
    // Set to true to turn spell checking on by default
    "spell_check": true
}

Now the Sublime Text will start check spelling.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK