Enable FUS for Code Completion in 1.4.0

This commit is contained in:
Anton Yalyshev
2020-07-07 03:25:37 +03:00
parent d3e858645f
commit bc979a33f7
@@ -66,8 +66,7 @@ object CompletionFUSCollector {
data[CompletionEventAttribute] = NotChosen
}
// sending the data was turned of for 1.3.71+ as we sent enough in 1.3.70
// KotlinFUSLogger.log(FUSEventGroups.Editor, EventName, data)
KotlinFUSLogger.log(FUSEventGroups.Editor, EventName, data)
}
}