nicer enter key indentation handling after -> and before } in closures94.310
commit295a704f777dbe1d3d2858dd14c6f83e1eb3fb8b
authorpeter <peter.gromov@jetbrains.com>
Sun, 14 Feb 2010 23:09:42 +0000 (14 23:09 +0000)
committerpeter <peter.gromov@jetbrains.com>
Sun, 14 Feb 2010 23:09:42 +0000 (14 23:09 +0000)
tree5c94c43ef5c56182822c4571645a987fa5321225
parentb207f7716d31776e222e7552b53c55d44966e5c6
nicer enter key indentation handling after -> and before } in closures
platform/testFramework/src/com/intellij/testFramework/fixtures/CodeInsightTestFixture.java
platform/testFramework/src/com/intellij/testFramework/fixtures/impl/CodeInsightTestFixtureImpl.java
plugins/groovy/src/org/jetbrains/plugins/groovy/lang/editor/actions/GroovyEnterHandler.java
plugins/groovy/test/org/jetbrains/plugins/groovy/lang/formatter/EnterActionTest.groovy [moved from plugins/groovy/test/org/jetbrains/plugins/groovy/lang/formatter/EnterActionTest.java with 75% similarity]