[Lazarus] New tool sspell for pascal programmers
Darius Blaszyk
dhkblaszyk at zeelandnet.nl
Mon Jul 24 12:55:17 CEST 2017
Alexey via Lazarus schreef op 24 jul '17:
> On 24.07.2017 04:07, Darius Blaszyk via Lazarus wrote:
>
>> This tool extracts text from comments and string literals in source
>> code files and checks them for spelling. Very useful
>
> It is already doable in CudaText editor:
>
> - install plugin SpellChecker [not ready for Win64]
>
> - open Pas file, call spell-checker plugin
>
> - it hilites only errs in comments/strings (and can call suggestion dlg
> to fix em).
Quite a lot of modern code editors have such a feature already, which is
good. However, this means that one needs to manually point and click
each highlighted error. Sspell will make it possible to interactively
scan a file or even a complete folder recursively and fix errors as they
are detected.
Rgds, Darius
More information about the Lazarus
mailing list