show/hide this revision's text 2 Autocompletion

Use the Scintilla library, as seen the SciTE editor. It has a system systems for custom syntax highlighting and for autocompletion.

You might be able to use SciTE as it is, or you could easily modify it or write your own shell for the Scintilla editor component.

It comes with commercial-friendly Open Source licence.

show/hide this revision's text 1

Use the Scintilla library, as seen the SciTE editor. It has a system for custom syntax highlighting.

You might be able to use SciTE as it is, or you could easily modify it or write your own shell for the Scintilla editor component.

It comes with commercial-friendly Open Source licence.