[Lazarus] editorconfig support
Bart
bartjunk64 at gmail.com
Tue Dec 4 16:35:55 CET 2018
On Tue, Dec 4, 2018 at 4:00 AM Dmitry Boyarintsev via lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> But are there any Pascal libraries already available that can perform file masks parsing?
Masks unit (/components/lazutis folder of Lazarus)?
This however assumes all strings are UTF8 and requires the LazUtf8 unit.
It could easily be rewritten to handle singe-byte encoded strings
though (it was so in th eold days, I rewrote it to be UTF8 compatible
in the past).
--
Bart
More information about the Lazarus
mailing list