From 17ffa0c0156a9708810d547e0821df4d24cdbaae Mon Sep 17 00:00:00 2001 From: Nikolay Matveev Date: Fri, 18 Jan 2013 16:13:35 +0400 Subject: [PATCH] CompletionContributorForTextField moved to LangExtensions.xml (made available for PS) --- platform/platform-resources/src/META-INF/LangExtensions.xml | 3 +++ resources/src/idea/RichPlatformPlugin.xml | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/platform/platform-resources/src/META-INF/LangExtensions.xml b/platform/platform-resources/src/META-INF/LangExtensions.xml index 481c38ec01a6..48aa64581ca3 100644 --- a/platform/platform-resources/src/META-INF/LangExtensions.xml +++ b/platform/platform-resources/src/META-INF/LangExtensions.xml @@ -795,6 +795,9 @@ + + diff --git a/resources/src/idea/RichPlatformPlugin.xml b/resources/src/idea/RichPlatformPlugin.xml index 1abfbfa9a576..6c954350cad5 100644 --- a/resources/src/idea/RichPlatformPlugin.xml +++ b/resources/src/idea/RichPlatformPlugin.xml @@ -110,8 +110,6 @@ - -