KT-1673 Respect formatter settings in the completion list - apply standard renderer
#KT-1673 fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
fun test(a: Int) {}
|
||||
|
||||
fun some() {
|
||||
tes<caret>
|
||||
}
|
||||
|
||||
// EXIST: test~(a : jet.Int)
|
||||
Reference in New Issue
Block a user