Skip to content

rychly/textadept-spellchecker

 
 

Repository files navigation

TASC

TASC is a spell checker plugin for textadept.

Spell checking being performed via ispell compatible backend. (aspell and hunspell are supported at the moment)

Installation

Clone the root of this repository to "${HOME}/.textadept/modules/textadept-spellchecker" and put following line into your "${HOME}/.textadept/init.lua":

require('textadept-spellchecker')

Screenshots

Features

Feature Status
Basic highlighting of mistakes after file saving Done
Suggestions via autocompletion interface Done
Live checking support Done
GUI for backend and dictionary management Done
Saving/Loading backend and dictionary configuration Done
Addition to personal dictionary support Done
Localization en, ru, cs
Localization for other languages Assistance required
Windows/OSX support Assistance required

About

Spell checker plugin for textadept (a mirror repository, see the link).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 100.0%