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
40de063ebd874614e0822f1da3e52dc306612b9e
kotlin-fork
/
idea
/
idea-completion
T
History
Valentin Kipyatkov
40de063ebd
Smart completion for generic class instantiation to not insert explicit type arguments (for they'll probably be inferred from the expected type)
2015-09-04 23:27:37 +03:00
..
src/org/jetbrains/kotlin/idea
/completion
Smart completion for generic class instantiation to not insert explicit type arguments (for they'll probably be inferred from the expected type)
2015-09-04 23:27:37 +03:00
testData
Smart completion for generic class instantiation to not insert explicit type arguments (for they'll probably be inferred from the expected type)
2015-09-04 23:27:37 +03:00
tests/org/jetbrains/kotlin/idea/completion
/test
"return emptyList()" & "return emptySet()" in completion
2015-09-04 23:27:37 +03:00
idea-completion.iml
Refactor: Move TargetPlatform to frontend, make it expose platform dependant resolve services
2015-07-23 16:15:35 +03:00