Code::Blocks auto-completation plugin consumes infinite memory.
When auto-completation plugin of Code::Blocks is enabled and I start a project (default project of console application for example) the memory starts to become full.
It does not stop after closing code::blocks window. I have to kill code::blocks to stop.
Is there any solution to use auto-completation plugin without this memory consumption?
|