This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f58f5dd82a10289e1959984366ead34d15d0e129
kotlin-fork
/
idea
/
idea-completion
/
testData
/
basic
/
common
/
callableReference
T
History
Valentin Kipyatkov
e562c019f9
No "{...}" in presentation for functions in completion of imports and callable references
2015-10-03 10:40:51 +03:00
..
EmptyQualifier.kt
No "{...}" in presentation for functions in completion of imports and callable references
2015-10-03 10:40:51 +03:00
EmptyQualifierInExtensionFun.kt
…
HigherOrderFunction.kt
…
NonEmptyQualifier.kt
Support for A::class and A::class.java in basic completion (but not in smart)
2015-10-03 10:40:51 +03:00
SmartCastThis.kt
Initial support for KT-7090 Completion for callable references
2015-10-03 10:40:49 +03:00
SyntheticExtensions2.kt
No callable references to synthetic extensions (and ones for get/set)
2015-10-03 10:40:50 +03:00
SyntheticExtensions.kt
…