<div dir="ltr">Thanks.<br>Is there a way to get the snapshots? <br>Is there a way to access Eric&#39;s CVS/SVN respository at all? Maybe I could help a little bit...<br><br>Transpose line is like moving a line one place up, but that only works once. Pressing CTRL-T again moves is down again. In Eclipse, duplicating a line using CTR-ALT-DOWNARROW/UPARROW and moving that line using ALT-DOWNARROW/UPARROW makes for some extremely fast and convenient editing.<br>
<br>Other requests:<br>- Organize imports using CTRL-O<br>- &quot;Open module containing a type&quot;-dialog: CTRL-SHIFT-O: opens a dialog where you can enter a type (with autocompletion), when pressing ENTER the module where that type is defined is opened.<br>
- CTRL-CLICK on a variable to go to the first definition of that variable. <br>- Hoovering above a variable shows a balloon with the python documentation of the type of that variable. This is from Java in Eclipse and may be pretty hard to implement in dynamically typed languages, but it would be really usefull.<br>
<br>Thanks, and keep up the great work on this excellent IDE!<br><br>2B<br><br><div class="gmail_quote">On Sat, Jul 19, 2008 at 9:52 AM, Detlev Offenbach &lt;<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Donnerstag, 17. Juli 2008, Berco Beute wrote:<br>
&gt; I have two requests for things that I really miss in Eric:<br>
&gt;<br>
&gt; - Keyword highlighting. Highlight all occurrences of a word the cursor is<br>
&gt; &#39;in&#39;.<br>
<br>
</div>Already included in the 4.2 snapshots.<br>
<div class="Ih2E3d"><br>
&gt; - Move a line. Like in Eclipse it would be nice to move a line up/down by<br>
&gt; holding ALT and using the UP and DOWN arrow keys.<br>
&gt;<br>
<br>
</div>Eric4 has a &quot;transpose line&quot; function which swaps the current line with the<br>
previous one. It is invoked by Ctrl+T.<br>
<br>
Regards,<br>
Detlev<br>
<font color="#888888">--<br>
Detlev Offenbach<br>
<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br>
</font></blockquote></div><br></div>