From d8ca21d728c02a023dbd4c5e4b21139d1302eb94 Mon Sep 17 00:00:00 2001 From: Roman Golyshev Date: Fri, 3 Apr 2020 12:51:37 +0300 Subject: [PATCH] Add `KotlinContextFeatureProvider` to the plugin.xml for 201 platform - Without it we do not have `file_type` and `plugin_version` features in the statistics from EAP builds - See KT-36313 --- idea/resources/META-INF/plugin.xml.201 | 1 + 1 file changed, 1 insertion(+) diff --git a/idea/resources/META-INF/plugin.xml.201 b/idea/resources/META-INF/plugin.xml.201 index b5b049b8573..a5afb669367 100644 --- a/idea/resources/META-INF/plugin.xml.201 +++ b/idea/resources/META-INF/plugin.xml.201 @@ -106,6 +106,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio. +