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
7a991ddc252cfe77daf3b78750c998b8537dd3fe
kotlin-fork
/
idea
/
idea-completion
/
testData
/
basic
/
common
/
fromSmart
T
History
Simon Ogorodnik
4972dbfc2d
KT-17165: Support array literals in annotations in completion
...
#KT-17165 fixed
2017-10-12 18:15:53 +03:00
..
AfterAs.kt
…
AfterAsNoDuplicates.kt
Completion to complete non-imported classes on the first invocation
2016-04-27 23:47:33 +03:00
ArrayLiteralAnnotationConstructorAsDefaultValueForArray.kt
KT-17165: Support array literals in annotations in completion
2017-10-12 18:15:53 +03:00
ArrayLiteralAnnotationConstructorAsDefaultValueForVararg.kt
KT-17165: Support array literals in annotations in completion
2017-10-12 18:15:53 +03:00
ArrayLiteralAnnotationUseForArray.kt
KT-17165: Support array literals in annotations in completion
2017-10-12 18:15:53 +03:00
ArrayLiteralAnnotationUseForVararg.kt
KT-17165: Support array literals in annotations in completion
2017-10-12 18:15:53 +03:00
EnumEntries.kt
…
JavaStaticMethods2.kt
Regenerate mockJDK using openJDK 7
2017-06-24 17:26:01 +03:00
JavaStaticMethods.kt
Regenerate mockJDK using openJDK 7
2017-06-24 17:26:01 +03:00
MultipleArgs.kt
…
PropertyDelegate.kt
"Delegates" members in smart completion after "by"
2016-04-05 19:32:58 +03:00
WhenByEnum.kt
…