<div dir="ltr">I&#39;m trying out Eric 4.2.2 on WinXP Home. I&#39;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>&nbsp;&nbsp;&nbsp; main_widget.helpMenu.insertItem(&quot;Hello there&quot;, hi)<br>
<br>if I highlight &quot;insertItem&quot;, then press Shift+Ctrl+F, I get a dialog that lists all the files that contain &quot;insertItem&quot;. This is very useful.<br><br>Eclipse has another useful feature:&nbsp; 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>