ملحق المدقق الإملائي

The Spell Checker plugin checks the spelling in the selected text. You can configure gedit to check the spelling automatically, or you can check the spelling manually, in the specified language. The language setting, and the autocheck spelling properties, apply per document. To use the Spell checker plugin, perform the following steps:

  1. Choose Tools ◂ Set Language to display the Set language dialog. Select the appropriate language from the list. Click OK to close the Set language dialog.

  2. To check the spelling automatically, choose Tools ◂ Autocheck Spelling. To unset the automatic spell check, choose Tools ◂ Autocheck Spelling again. When automatic spell checking is set, an icon is displayed beside the Autocheck Spelling menu item. Automatic spell checking is unset by default, each time gedit starts.

    Unknown spellings are displayed in a different color, and underlined. Right-click on an unknown spelling, then select Spelling Suggestions from the popup menu:

    • To replace the unknown spelling with another spelling in the list, select the replacement spelling from the Spelling Suggestions popup menu.
    • To add the unknown spelling to your personal dictionary, select Spelling Suggestions ◂ Add.
    • To ignore all occurrences of the unknown spelling, so that they are no longer flagged as unknown but are not added to your personal dictionary, select Spelling Suggestions ◂ Ignore All. The unknown word is ignored in the current gedit session only.
  3. To check the spelling manually, choose Tools ◂ Check Spelling.

    If there are no spelling errors, an Information dialog displays a message stating that the document does not contain misspelled words. Click OK to close the Information dialog.

    If there are spelling errors, the Check Spelling dialog is displayed:

    • The Misspelled word is displayed at the top of the dialog.
    • A suggested known spelling is displayed in the Change to text box. You can replace this with another known spelling by selecting a spelling from the Suggestions list, or you can enter text directly into the Change to text box.
    • To check the spelling of the text in the Change to text box, click Check Word. If this is a known word, the Suggestions list is replaced with the text (correct spelling). If the word is not known, new entries appear in the Suggestions list.
    • To ignore the current occurrence of the unknown word, click Ignore. To ignore all occurrences of the unknown word, click Ignore All. The unknown word is ignored in the current gedit session only.
    • To change the current occurrence of the unknown word to the text in the Change to text box, click Change. To change all occurrences of the unknown word to the text in the Change to text box, click Change All.
    • To add the unknown word to your personal dictionary, click Add word.
    • To close the Check Spelling dialog, click Close.