Closed minhdu closed 9 years ago
Please change code completion case sensitive, from All to None
Here
Oh sorry, I see, thank you! :)
Np. You cant known all options :)
Please can this be added to WIKI? It definitevely helps with speed of codding :) It was bit frustrating for me from beginning as well but now I found solution I'm happy camper again.
Wiki is open for all users (https://github.com/consulo/consulo-unity3d/wiki)
Hello @VISTALL , i have a suggest about "code suggestion popup" - i mean the popup show the list of method/field/property... when we typing a letter...
Example: I have a class with name: MyClassName When i typing "m" (lowercase), the popup doesn't show MyClassName, it only show when i typing exactly letter that is "M" (uppercase)
So, can you improve this thing?