Trouble with case sensitive completion
When wanting to insert a mixed case variable such as "myLongVariable" in PhpStorm, I might start typing "mylo..." and the suggestion list correctly finds "myLongVariable". If I click on that variable or select it with my keyboard from the suggestion list, PhpStorm will insert "mylongvariable". This is frustrating. I have tried the 3 'case sensitive completion" variations in Editor->General->Code Completion but this behavior remains. Any help or explanation on this issue would be greatly appreciated.
Please sign in to leave a comment.
Hi there,
1) What language it is?
2) What IDE version do you use?
From my experience -- it's working just fine for PHP (I'm using case insensitive option).
Also: 3) What key do you use to complete -- Enter or Tab ?
P.S. Please post screenshot of your current settings