groovy select word now selects list/map literals and method arguments before qualifie...
commitb207f7716d31776e222e7552b53c55d44966e5c6
authorpeter <peter.gromov@jetbrains.com>
Sun, 14 Feb 2010 21:58:05 +0000 (14 21:58 +0000)
committerpeter <peter.gromov@jetbrains.com>
Sun, 14 Feb 2010 21:58:05 +0000 (14 21:58 +0000)
tree75e2474d565354a39e3a1482c6589413e7c562ec
parent2203061d1f45e55431e6d94660cc939d7956a9cb
groovy select word now selects list/map literals and method arguments before qualifier (IDEA-52012)
plugins/groovy/src/org/jetbrains/plugins/groovy/editor/selection/GroovyArgListSelectioner.java
plugins/groovy/src/org/jetbrains/plugins/groovy/editor/selection/GroovyLiteralSelectioner.java
plugins/groovy/test/org/jetbrains/plugins/groovy/GroovyActionsTest.groovy [moved from plugins/groovy/test/org/jetbrains/plugins/groovy/GroovyActionsTest.java with 80% similarity]