Quickly moving around the IDE with a single key to search for single character (vi-like)?

Incremental search (Ctrl+E) will do what you want. Type one or more characters, and you are taken to the next occurrence. F3 and Shift+F3 take you back and forth between occurrences.

You can use CnPack IDE wizards, This wizards provide a pascal script engine that you can enhance the IDE by Pascal scripting, also they provide number of samples with source code. By this script engine you can search and modify the code in IDE editors as way you need.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions