FIR Completion: Prevent immediate completion in number literals
- This is copied from the original KotlinCompletionContributor
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
fun test() {
|
||||
3<caret>
|
||||
}
|
||||
|
||||
// NOTHING_ELSE
|
||||
Reference in New Issue
Block a user