mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-29 02:30:03 +00:00
autocompletion lister improvements - completions now can be used for sub-expression parts
This commit is contained in:
@@ -69,6 +69,7 @@ typedef enum UI_EventKind
|
||||
UI_EventKind_Edit,
|
||||
UI_EventKind_MouseMove,
|
||||
UI_EventKind_Scroll,
|
||||
UI_EventKind_AutocompleteHint,
|
||||
UI_EventKind_COUNT
|
||||
}
|
||||
UI_EventKind;
|
||||
|
||||
Reference in New Issue
Block a user