User forums > General (but related to Code::Blocks)

Code::Blocks scans filesystem on file open

<< < (2/2)

oBFusCATed:
What other plugins do you have enabled?
Can you gather a backtrace somehow?

ollydbg:

--- Quote from: ohsnap on April 04, 2018, 11:15:16 pm ---Turning off code completion unser settings->editor... and restarting did not make a difference :(

--- End quote ---
This is not the correct way you "disable" the Code Completion plugin.

The correct way is: Menu->Plugins->Manage plugins.

Code Completion plugin has an option to scan the folders for files, which will prompts when you enter the

--- Code: ---#include " <--------------------------prompt files here

--- End code ---

You can disable this option in the "Enable header code completion" in Menu->Settings->Editor->CodeCompletion setting dialog.

ohsnap:

--- Quote from: ollydbg on April 05, 2018, 09:31:14 am ---The correct way is: Menu->Plugins->Manage plugins.

--- End quote ---

Disabling the plugin manually solved the problem, good call! Could not to find any other combination of settings that would do it. Thanks everybody for the prompt response.

Navigation

[0] Message Index

[*] Previous page

Go to full version