Skip to content

Draft: Add InsertList and UsePrettyText to TSynCompletion and improve example

Zaher Dirkey requested to merge parmaja/lazarus:autocomplete into main

To make it more compatible with TSynEdit Delphi version (old one and still exists) I tested it in my real project that i used it, also i compiled Lazarus IDE to check nothing break.

Add: [SynEdit] InsertList and UsePrettyText to TSynCompletion Add: [SynEdit] use TSynEditAutoComplete in Example of auto complete, now we have 2 kind of auto complete format.

Edited by Zaher Dirkey

Merge request reports