ID:1295963
 
So, Make My Dream V.0.7 is getting Intelli-Sense.
Right now someone typing "mo" -> shows up "mob" as the suggestion.


Now...Should it show "Move" if he's typing "mov" or should it only show if he typed it with a capital letter first?
More "professional" IDEs, such as Visual Studio and Eclipse, usually have Intellisense set up to be not case sensitive. I personally prefer that, as the lazy programmer I am. :)
Yeah I just thought about it and my question is stupid. xD
Now, i need to build a list of suggestions appearing...If anyone's interested in helping me with that, page me.
If you're going to call it Intellisense it better parse all the DM for the current project and autocomplete all of those too.