aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-09-30 11:45:26 -0700
committerTor Norbye <tnorbye@google.com>2011-09-30 15:56:58 -0700
commitbf09c5651e2ade9738670ff69377824a40d4c79c (patch)
tree826a6ba1a8a669e41985a328285446c0f076d8ce /eclipse/dictionary.txt
parent58add15e93f9aa2a339ed5923538721f43f6fa3d (diff)
downloadsdk-bf09c5651e2ade9738670ff69377824a40d4c79c.zip
sdk-bf09c5651e2ade9738670ff69377824a40d4c79c.tar.gz
sdk-bf09c5651e2ade9738670ff69377824a40d4c79c.tar.bz2
Refactoring quick fix adjustments to caret and selection handling
This changeset changes the logic in the refactoring quickfix (which adds the Android refactorings based on the current caret position, lexical context and selection). It now allows some of the refactorings to be run when there is a selection (this fixes "20393: Extract string functionality in Android XML files"), and it makes other refactorings work when there is no selection (it implicitly selects the surrounding element). It also ensures that the Extract Style refactoring won't be listed at the top if the attribute under the cursor is not a stylable attribute, and it makes some other adjustments to the proposal order. Change-Id: I0714bb652032aa19e6c2502dc1af7bb5e4adf308
Diffstat (limited to 'eclipse/dictionary.txt')
-rw-r--r--eclipse/dictionary.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/dictionary.txt b/eclipse/dictionary.txt
index 65a89b3..286b5e7 100644
--- a/eclipse/dictionary.txt
+++ b/eclipse/dictionary.txt
@@ -193,6 +193,7 @@ rect
redo
refactor
refactoring
+refactorings
regex
regexp
regexps