Spell Check

Builder needs a spell-check plugin that will search through strings and comments for word misspelling. Additionally, it might be neat if it could look through function names by breaking out their constituent parts (add_foo becomes "add" and "foo") and check those for spelling too.

This should use the libgspell library.

Gedit's spell check can be used for inspiration.

Apps/Builder/SpellCheck (last edited 2016-03-09 03:27:24 by ChristianHergert)