From 886c19806f3417a59011ff13498798a692603aba Mon Sep 17 00:00:00 2001
From: nyamatongwe
+
@@ -2937,6 +2938,7 @@ struct TextToFind {
SCI_AUTOCSHOW list. The default is the space character.
SCI_AUTOCSELECT(<unused>, const char *select)
+ SCI_AUTOCGETCURRENT
This message selects an item in the autocompletion list. It searches the list of words for the
first that matches select. By default, comparisons are case sensitive, but you can
change this with ).
SCI_AUTOCSETAUTOHIDE).SCI_AUTOCGETCURRENT
+
SCI_AUTOCSETCANCELATSTART(bool cancel)
SCI_AUTOCGETCANCELATSTART
--
cgit v1.2.3