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
22e79d89f4b8a125d32f6425aea97f60f9fa2db5
kotlin-fork
/
idea
/
idea-completion
/
testData
/
weighers
/
basic
/
expectedInfo
T
History
Valentin Kipyatkov
22e79d89f4
Completion sorts items by name similarity in intializer of variable with no explicit type
2015-08-10 17:49:33 +03:00
..
ExpectedType2.kt
Completion sorts items by name similarity in intializer of variable with no explicit type
2015-08-10 17:49:33 +03:00
ExpectedType.kt
Completion prefers items matching expected type(s)
2015-08-10 17:49:33 +03:00
NameSimilarity.kt
Ordinary completion prefers item matching expected name
2015-08-10 17:49:33 +03:00
NameSimilarityAndNoExpectedType2.kt
Completion sorts items by name similarity in intializer of variable with no explicit type
2015-08-10 17:49:33 +03:00
NameSimilarityAndNoExpectedType.kt
Completion sorts items by name similarity in intializer of variable with no explicit type
2015-08-10 17:49:33 +03:00
PreferMatchingThis.kt
"this" with matching type are preferred in ordinary completion
2015-08-10 17:49:33 +03:00