On Wed, May 6, 2009 at 2:20 PM, Reenen Laurie <[email protected]> wrote: > Menu - IDE Tools - Procedure list > Menu - IDE Tools - Anchor Viewer
Both of these are already under the "View" menu. > Menu - IDE Tools - Identifier Completion (ctrl-space) (says -you need > have typed half of an identifier for this tool to work- if you can not > complete) > Menu - IDE Tools - Code Completion (ctrl-shift-c) It makes no sense in having menu items for these from the main Lazarus window. They are used in the editor *while* you type. Otherwise I type partial text. Move my hand off the keyboard onto the mouse and select the menu items. Then move my hand back onto the keyboard to continue typing. A simple shortcut is all that is needed. If you don't know the shortcut, use the Key Mappings screen and filter the items by typing in a description. "Environment > Options > Editor > Key Mappings". By typing in "comple" will give you all the items your require. ;-) Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
