From 2a16ec0b0ff22d7d04553a46808ae25ecc19761f Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Wed, 25 Jul 2012 19:22:47 +0400 Subject: [PATCH] Only prefix completion for keywords and templates (Leda only) --- .idea/compiler.xml | 6 +- .idea/inspectionProfiles/idea_default.xml | 3 + .idea/libraries/idea_full.xml | 691 ++++++++++++++---- .idea/libraries/intellij_core.xml | 238 ++++-- .../JetKeywordCompletionContributor.java | 22 +- 5 files changed, 760 insertions(+), 200 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 8c89653e336..539635056d8 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -19,7 +19,11 @@ - + + + + +