Changes
From Open Educational Resources
486 bytes added
, 06:42, 6 July 2022
| Line 68: |
Line 68: |
| | | | |
| | Text editor provides an important feature called "Check Spelling" which automatically checks for the spelling and underlines it as indication of error. You can manually check the errors of each such words and make them correct. To do this you click "Tools --> Check Spelling". It shows you the Misspelled word in bold. It gives an option "Change to:" with which you can replace word with the given suggestion or you can manually enter the correct word in the box given. Then click on "Ignore". If it is a new word that the inbuilt dictionary could not recognize then you can add it to the dictionary by clicking on "Add word". | | Text editor provides an important feature called "Check Spelling" which automatically checks for the spelling and underlines it as indication of error. You can manually check the errors of each such words and make them correct. To do this you click "Tools --> Check Spelling". It shows you the Misspelled word in bold. It gives an option "Change to:" with which you can replace word with the given suggestion or you can manually enter the correct word in the box given. Then click on "Ignore". If it is a new word that the inbuilt dictionary could not recognize then you can add it to the dictionary by clicking on "Add word". |
| | + | |
| | + | ==== Text editor options ==== |
| | + | Text editor is not only used for simple texts but can also be used for various types of content such as programming. Basically it makes user to get comfort with the selected text editor format. For example, if you select "C++" option for this, it shows various elements of programming in variety of colors as it does in any programming editors. |
| | + | |
| | + | Text editor option is available at the bottom of the editor screen which is by default set as "Plain Text". |
| | | | |
| | ==== Saving and exporting ==== | | ==== Saving and exporting ==== |