LE9 .6835 Change in DQL editor type-ahead search and Tab behaviour?
LE9 .6835 Change in DQL editor type-ahead search and Tab behaviour?
In LE9 .6835 in DQL editor pick list the type-ahead context search will only find the first character.
In previous versions in the DQL editor Tables pick list a table named "ABCDE" can be found by typing 'abc' .
Now the auto-search is limited to the first character. The Table matching the first typed letter will be found.
i.e. typing 'abc' will find the first table starting with a, followed by the first table starting with 'b' and then the first table starting with 'c'.
Same applies to other pick lists.
Tab in the DQL editor window is also different.
Previously Tab would be equivalent to 14 characters indent and it is a tab space
Now it is not a Tab space - it adds 2 blank characters.
Is this hard coded or an .ini setting?