From af0e8b28d56b6e03c4c2b547c109e142916f926c Mon Sep 17 00:00:00 2001 From: Ilya Kirillov Date: Tue, 15 Dec 2020 17:20:02 +0100 Subject: [PATCH] FIR IDE: add missing statistic extension points --- idea/resources-fir/META-INF/plugin.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/idea/resources-fir/META-INF/plugin.xml b/idea/resources-fir/META-INF/plugin.xml index 6b3ef0cbfc4..c766425df21 100644 --- a/idea/resources-fir/META-INF/plugin.xml +++ b/idea/resources-fir/META-INF/plugin.xml @@ -85,6 +85,25 @@ The Kotlin FIR plugin provides language support in IntelliJ IDEA and Android Stu + + + + + + + + + + + + + + + + + + +