minor
minor
defect
Auto-completion for TLScript expressions is case-sensitive.
Implementation
The tl:TLScriptCodeEditorControl is now configured by default to use the tl:TLScriptAutoCompletionCommand (case-insensitive).
Test
`demoT<Ctrl-Space>
Type in the Expert Mode search bar.
Expected result: Autocompletion for " DemoTypes " is offered.