Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0Release
-
Fix Version/s: 2.0.2Release
-
Component/s: Editor
-
Labels:None
-
Environment:Groovy-Eclipse: 2.0.1.20100126-0800-e35
Java 1.6, Eclipse Galileo SR1, Groovy 1.7, Windows XP
-
Patch Submitted:Yes
Description
When I press enter after a string, Groovy-Eclipse inserts an indention in the new line.
def foo = 1[ENTER]
def bar = "baz"[ENTER]
<TAB><CURSOR>
Issue Links
- is depended upon by
-
GRECLIPSE-746
Autoindentation after hitting return is flaky
-
- is related to
-
GRECLIPSE-203
[formatting] Editor adds spaces instead of tabs for indenting when hitting enter to get to a new line while defining a List
-
-
GRECLIPSE-744
Indentation after typing return is incorrect
-
Another quirk.
. = space character