IDEA-123396 Multiple carets: offer completion from other caret, if primary caret has no completion variants

This commit is contained in:
Dmitry Batrak
2014-07-24 12:50:28 +04:00
parent 9410d3c862
commit 65404f7c75
6 changed files with 62 additions and 20 deletions
@@ -0,0 +1,4 @@
class Foo {{
System.<caret>
System.<caret>
}}