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
52acd223a2cc1cae55cd43636c0bf88b33c0d04b
kotlin-fork
/
idea
/
testData
/
completion
T
History
Valentin Kipyatkov
52acd223a2
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"
...
#KT-5211 Fixed
2014-11-28 15:33:26 +03:00
..
basic
Code completion: added type parameters for Kotlin classes too
2014-11-28 15:33:26 +03:00
codeFragmentInLibrarySource
/customLibrary
Use PsiElement#getResolveScope() instead of custom helper
2014-10-22 18:56:33 +04:00
confidence
Dropped test that cannot work anymore
2014-10-22 17:05:49 +04:00
handlers
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
injava
Replace object$ -> OBJECT$, instance$ -> INSTANCE$ in the project
2014-07-26 00:21:05 +04:00
keywords
Minor
2014-10-16 15:14:23 +04:00
smart
Smart completion: inheritors instantiation suggested + fixed a bug with incorrect presentation of generic java class instantiation
2014-11-28 15:33:26 +03:00
smartMultiFile
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
weighers
Behavior on typing chars with code completion lookup is completely defined by our own handler + added tests for this handler + fixed a few bugs related to this behavior
2014-11-17 22:06:15 +03:00