Support Local Code Complete for C++

Started by Monolith, March 10, 2009, 06:02:58 AM

Previous topic - Next topic

Monolith

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.

KetilO

Hi Monolith

I will see what I can do.

KetilO

Monolith

Ok, thank you for your reply, time, and hard work.

KetilO

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