Does Radasm support local code complete in cpp, I searched the site and found a thread that said "The CppParser now support locals and structure code complete.", it was kind of an old thread, was this feature removed or something? I just cant get the code complete to work with locals, any information would be appreciated.
Hi Monolith
I will see what I can do.
KetilO
Ok, thank you for your reply, time, and hard work.
Hi Monolith
Added better code complete support for C/C++
Locals: Use Ctrl+Shift+Space to show a list of parameters an local variables.
Structures: Added code complete support for local and casted structures.
Get it here:
http://www.masm32.com/board/index.php?topic=11025.0
KetilO