Parameter name completion: suppressed auto-insertion
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
class FooBar
|
||||
|
||||
fun f(fooBa<caret>)
|
||||
|
||||
// AUTOCOMPLETE_SETTING: true
|
||||
// EXIST: fooBar
|
||||
// NUMBER: 1
|
||||
Reference in New Issue
Block a user