Hello
Is the code IntelliSense supported in MDK?
Think about the IntelliSense in Microsoft Visual Studio or Eclipse IDE, they can speedup typing code, avoid typing errors.
Thanks.
I found this thread that might answer your question:
http://www.keil.com/forum/15812/
Al was minimally helpful in that thread as well but someone else was able to post an answer that might help you with this.
I saw this link, but it is not what I want.
Think about that I defined some "long" macros somewhere in a big project, when I want to use that macro, I need to type the full name of that macro, sometimes I can't remember it exactly, I'd like to type just one or two characters, then MDK display a dropdown list, then I can select the macro easily.
I don't think MDK has this feature, Is it possible to write a plugin/extension for MDK? so maybe I can try to implement this by myself.
Well, if you figure out a solution, definitely let me know. I've been hoping for a feature like that for a while!
you do not need to use the ditor in uVision, you can use any you want.
Erik