Autocomplete suggestion alphabetical order is case-sensitive re:ticket 949
I think this should be case-insensitive. Right now, autocomplete shows:
entity work.Apple
entity work.Banana
entity work.apricot
should be:
entity work.Apple
entity work.apricot
entity work.Banana
- Forums:
yep
Hi Kevin,
You are right. I'll note it down as ticket:1068
Post new comment