Disable FUS for Code Completion in 1.4.20
This commit is contained in:
@@ -66,7 +66,8 @@ object CompletionFUSCollector {
|
||||
data[CompletionEventAttribute] = NotChosen
|
||||
}
|
||||
|
||||
KotlinFUSLogger.log(FUSEventGroups.Editor, EventName, data)
|
||||
// sending the data was turned off for 1.4.20+ as we sent enough in 1.4.0
|
||||
// KotlinFUSLogger.log(FUSEventGroups.Editor, EventName, data)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user