"Mark Occurences" feature for SQL Editor
Brought to you by:
jparrai
A very helpful feature in Eclipse is "mark occurences". You click a name (of a field/method/class/etc.) and all other occurences (within the scope) get hilighted and little markers appear on the right side of the editor frame.
Reason: fast identification of used location and unused column names/tables, etc.
Logged In: YES
user_id=1161043
Originator: NO
This is part of the new editor. We provide an Outline with this function in it.