51
Using Code::Blocks / Re: Hiccups while typing (continuation)
« Last post by ollydbg on February 04, 2025, 03:32:55 am »If I remember correctly, it is a known bug for a long time. But I nearly forgot the details.
I just remember that: Each Parser instance(for each cbp projects) has there own CodeCompletion options, and when you saved the CodeCompletion options, it is only for the active Parser instance. But if you don't have any cbp file opened, there is still a special hidden Parser instance created for "dummy cbp projects".
I just remember that: Each Parser instance(for each cbp projects) has there own CodeCompletion options, and when you saved the CodeCompletion options, it is only for the active Parser instance. But if you don't have any cbp file opened, there is still a special hidden Parser instance created for "dummy cbp projects".