11
CodeCompletion redesign / use PPToken for preprocessor in native CC
« Last post by ollydbg on Yesterday at 04:51:01 pm »I have some code improvement about the preprocessor in our legacy Code completion plugin, see
https://github.com/asmwarrior/codeblocks_sfmirror/tree/master
What I want is that I would like to use "id compare" instead of "string compare" for the high level parser.
Comments are welcome, thanks.
https://github.com/asmwarrior/codeblocks_sfmirror/tree/master
What I want is that I would like to use "id compare" instead of "string compare" for the high level parser.
Comments are welcome, thanks.