In CB Code Completion plugin settings, Replacement token, header parse GUI are not appearing.
I notice from many versions ago.
I have SVN 10945 src, it seem their ui wasn't desgned in the .xrc files
So the problem is that the two marked UI elements are missing in 10945? Or what?
It is not very clear from your report. What os or distro are you using?
Yes the two marked ui elements are missing.
I'm using Debian 8.
The last time I saw those two marked UI is Release 12.01. At first, I thought it was distro issue but it was not.
The same on Fedora Core 25, Windows 7.
I'm sure from Release 16.x upward, those UI are missing.
These options have been removed, see:
https://cgit.jenslody.de/codeblocks/commit/src/plugins/codecompletion/resources/settings.xrc?id=6a2d0766f4bb7c1d26e506a3a412cee1bf4d708f (https://cgit.jenslody.de/codeblocks/commit/src/plugins/codecompletion/resources/settings.xrc?id=6a2d0766f4bb7c1d26e506a3a412cee1bf4d708f) and https://cgit.jenslody.de/codeblocks/commit/src/plugins/codecompletion/resources/settings.xrc?id=ceb1bd34e94876070efad2faf3bedcca0401eecf (https://cgit.jenslody.de/codeblocks/commit/src/plugins/codecompletion/resources/settings.xrc?id=ceb1bd34e94876070efad2faf3bedcca0401eecf)
Ok, Thanks.
Oh no! I really found those useful.
Anything being done to bring 'em back.
I'm not much of wxWidget guy, but I like Code::Blocks.
If there are workarounds that can applied etc. Pls point me there.