<div dir="ltr">I'm trying out Eric 4.2.2 on WinXP Home. I'm new to everything, including Python.<br><br>Eric is very fast at finding all files that contain an item. For example, in the following line:<br><br> main_widget.helpMenu.insertItem("Hello there", hi)<br>
<br>if I highlight "insertItem", then press Shift+Ctrl+F, I get a dialog that lists all the files that contain "insertItem". This is very useful.<br><br>Eclipse has another useful feature: if I highlight something and press a hot key I can get a single line that defines the highlighted entry.<br>
<br>Can Eric do this? If so, I would be most grateful if someone could tell me the hot key?<br><br>Thanks.<br></div>