10624 - Flex - Case sensitive code completion?
Hi,
is there any way to disable the case sensitive code completion?
I mean, when typing a "b" and pressing CTRL+Space I would expect to get all classes, properties, attributes starting with "b" or "B" while I now only get those starting with "b".
regards,
Christophe
请先登录再写评论。
See Settings (Ctrl+Alt+S) | IDE Settings | Editor | Code Completion
Apologies for not spotting this. I had been looking at the screen but must have looked over the setting.
Thanks Alexander!