Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| plugins:spell-checker [2015/12/02 11:50] – [Dictionaries] admin | plugins:spell-checker [2018/01/10 20:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Spell Checker ====== | ====== Spell Checker ====== | ||
| - | Spell Checker plug-in in HippoEDIT based on [[http:// | + | Spell Checker plug-in in HippoEDIT based on [[http:// |
| - | HippoEDIT tries to get most from Hunspell and use it in best way as possible. Following features are supported: | + | HippoEDIT tries to get most from Hunspell and use it in the best way as possible. Following features are supported: |
| * Automatic lookup of the dictionaries from other existing applications (as FireFox or Open Office). | * Automatic lookup of the dictionaries from other existing applications (as FireFox or Open Office). | ||
| * Support of user dictionaries for new and ignore words | * Support of user dictionaries for new and ignore words | ||
| - | * Automatic recognition of the text to be parsed by spell checker in source code files (as check of comments | + | * Automatic recognition of the text to be parsed by spell checker in source code files (as check of comments |
| * Supported of spelling mixed native languages documents | * Supported of spelling mixed native languages documents | ||
| * Recognition of commented source code for reducing false positives on checking | * Recognition of commented source code for reducing false positives on checking | ||
| Line 12: | Line 12: | ||
| * Suggestion lists for spell error correction | * Suggestion lists for spell error correction | ||
| ===== Text Editor ===== | ===== Text Editor ===== | ||
| - | {{ : | + | {{ : |
| - | To correct misspelled word you can use context menu where spell checker inserts suggested variants of correction or give you the chance to add word to user dictionary or ignore the error for further processing. | + | To correct misspelled word you can use context menu where spell checker inserts suggested variants of correction or give you the chance to add the word to user dictionary or ignore the error for further processing. |
| Spell checker is intelligent enough to recognize text styles and do the check only in comments or strings (it checks [[syntax: | Spell checker is intelligent enough to recognize text styles and do the check only in comments or strings (it checks [[syntax: | ||
| Line 32: | Line 32: | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| - | {{: | + | {{: |
| ==== Dictionaries ==== | ==== Dictionaries ==== | ||
| {{ : | {{ : | ||
| - | You can also instruct Spell Checker plugin to search for dictionaries installed by other applications (as FireFox or OpenOffice) and use them in addition to installed with HippoEDIT. Controlled by option //Search dictionaries from other applications// | + | You can also instruct Spell Checker plugin to search for dictionaries installed by other applications (as FireFox or OpenOffice) and use them in addition to ones installed with HippoEDIT. Controlled by option //Search dictionaries from other applications// |
| Link //Download more dictionaries// | Link //Download more dictionaries// | ||
| Line 59: | Line 59: | ||
| HippoEDIT will suggest you to download additional dictionaries (by default only English(US) dictionary installed) on initial start up. The decision, which dictionary to suggest based on your installed keyboard layouts and dictionaries available in [[online-repository: | HippoEDIT will suggest you to download additional dictionaries (by default only English(US) dictionary installed) on initial start up. The decision, which dictionary to suggest based on your installed keyboard layouts and dictionaries available in [[online-repository: | ||
| - | If you need additional dictionaries you can download them explicitly using [[online-repository:start|Update Manager]] (filter by category // | + | If you need additional dictionaries you can download them explicitly using [[options:update-manager|Update Manager]] (filter by category // |
| ====== Alternative dictionary sources ====== | ====== Alternative dictionary sources ====== | ||