From d8270fc4eee9f13129f66fcf5b1aebe4e12862bd Mon Sep 17 00:00:00 2001 From: Konstantin Kolosovsky Date: Wed, 22 Mar 2017 17:22:54 +0300 Subject: [PATCH] Make urls in vcs console clickable for all IDEs IDEA-166316 --- platform/platform-resources/src/META-INF/LangExtensions.xml | 1 + resources/src/idea/RichPlatformPlugin.xml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/platform-resources/src/META-INF/LangExtensions.xml b/platform/platform-resources/src/META-INF/LangExtensions.xml index 44087d58a1a5..ba3cf23629dc 100644 --- a/platform/platform-resources/src/META-INF/LangExtensions.xml +++ b/platform/platform-resources/src/META-INF/LangExtensions.xml @@ -45,6 +45,7 @@ serviceImplementation="com.intellij.execution.filters.TextConsoleBuilderFactoryImpl"/> + diff --git a/resources/src/idea/RichPlatformPlugin.xml b/resources/src/idea/RichPlatformPlugin.xml index 6dbb8498fa2c..8b8fcefcfd6a 100644 --- a/resources/src/idea/RichPlatformPlugin.xml +++ b/resources/src/idea/RichPlatformPlugin.xml @@ -304,7 +304,6 @@ -