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
85825e0ab11a49ed61ad1a4218a29a7353d73cc0
kotlin-fork
/
idea
/
testData
/
completion
/
smartMultiFile
T
History
Valentin Kipyatkov
85825e0ab1
Smart completion includes object's from scope before searching for inheritors
...
#KT-6123 Fixed
2014-11-28 15:33:27 +03:00
..
FunctionFromAnotherPackage
KT-6132 No smart completion for argument of java static method
2014-11-08 10:36:25 +03:00
GenericInheritors1
Fixed KT-5211 Code completion in IntelliJ for generating anonymous class creates code with compile error "Projections are not allowed for immediate arguments of a super type"
2014-11-28 15:33:26 +03:00
GenericInheritors2
Smart completion: inheritors instantiation suggested + fixed a bug with incorrect presentation of generic java class instantiation
2014-11-28 15:33:26 +03:00
GenericInheritors3
Smart completion: inheritors instantiation suggested + fixed a bug with incorrect presentation of generic java class instantiation
2014-11-28 15:33:26 +03:00
GenericInheritors4
Smart completion: inheritors instantiation suggested + fixed a bug with incorrect presentation of generic java class instantiation
2014-11-28 15:33:26 +03:00
Inheritors
Smart completion: inheritors instantiation suggested + fixed a bug with incorrect presentation of generic java class instantiation
2014-11-28 15:33:26 +03:00
JavaStaticMethodArgument
Added test for KT-6132
2014-11-08 10:36:25 +03:00
NoObjectDuplication
Smart completion includes object's from scope before searching for inheritors
2014-11-28 15:33:27 +03:00