Code::Blocks Forums

User forums => Help => Topic started by: teto on September 03, 2014, 12:27:30 pm

Title: CtrlP-like plugin
Post by: teto on September 03, 2014, 12:27:30 pm
Hi,

I was wondering if there existed a CtrlP-like plugin for codeblocks (CtrlP being for vim). This would be a plugin that would display an input area bound to a certain keymapping, then one could type the name of the tab (or filter among the list of opened tabs) it wants to switch to. Then codeblocks would focus that tab.

Regards
Title: Re: CtrlP-like plugin
Post by: oBFusCATed on September 03, 2014, 09:44:13 pm
Alt-G or Search->Goto File?