Hello,
How to auto-navigate the field inside a struct? I mean If I declare a struct-type variable, and when I type its name, how to list all the field of it? In Cocoox, I can hit Ctrl-tab but I don't know how to do it in Keil.
Thanks