#71: indentation in new line after enter
---------------------------------+------------------------------------------
Reporter: anonymous | Owner: zdennis
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0
Component: Editor | Version: 0.8.0-d
Severity: normal | Keywords:
Ticket_dependency: |
---------------------------------+------------------------------------------
After typing the first line the example below and then typing enter the
cursor should be correctly indented in the second line. Instead it appears
in the first column of the second line.
{{{
class MyClass
$cursor_will_be_here
end
}}}
This works with the RadRails Editor.
--
Ticket URL: <http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/71>
RDT (RubyEclipse) <http://rubyeclipse.mktec.com>
Eclipse Ruby Plugin