Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

ParserTester for codecompletion plugin

<< < (3/6) > >>

ollydbg:
wow, this is a visual comparison of my patch! Thanks Loaden.

MortenMacFly:

--- Quote from: Loaden on February 23, 2010, 07:15:09 am ---9、10

--- End quote ---
I don't get what you want to tell with the pictures. Can you phrase what this means? Please keep in mind that spamming pictures in our forum wastes a lot of forum-space. In addition they will sooner or later be deleted. At that time your posts are meaningless.

Please: Write what you have to tell.

Loaden:
Okay. What I mean is: Use this patch, you can perfect solution to VC's STL code completion, as well as the API Question. In contrast pictures will find a lot of tokens increases, which would make the CC header file for VC support even better!
Well, pictures can be deleted.

Loaden:
Important! To test the VC compiler header files also need to replace the two macro rules:

--- Code: --- <_STD_BEGIN>
<![CDATA[-namespace std {]]>
</_STD_BEGIN>
<_STD_END>
<![CDATA[}]]>
</_STD_END>
--- End code ---

MortenMacFly:

--- Quote from: Loaden on February 23, 2010, 08:21:02 am ---Important! To test the VC compiler header files also need to replace the two macro rules:

--- End quote ---
...replace with what? Do you mean remove?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version