Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Flippeh on June 18, 2008, 04:27:51 pm

Title: Disable method browser / speed up editor
Post by: Flippeh on June 18, 2008, 04:27:51 pm
Heya, is there some way to disable the method browser? The thing above the editor that lists all methods in the currently displayed file.. whenever I switch to a large file, the IDE freezes up until it completely refreshes that list. Saving takes a long time, too. It's not because the file is big, as the same file gets saved in under a quarter of a second in SciTE :/

How can I speed up the IDE in general?
Title: Re: Disable method browser / speed up editor
Post by: Jenna on June 21, 2008, 09:04:21 am
Heya, is there some way to disable the method browser?

Go to "Settings -> Editor -> Code-completion and symbols browser -> Symbols browser" and check "Disable symbols browser".