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
9af2877f97af3124f02a2a86fe8e1eb95c5260bb
kotlin-fork
/
idea
/
testData
/
completion
T
History
Valentin Kipyatkov
9af2877f97
Inheritors in smart completion work for the classes in the same file too
2014-11-28 15:33:27 +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
Inheritors in smart completion work for the classes in the same file too
2014-11-28 15:33:27 +03:00
smartMultiFile
Inheritors in smart completion work for the classes in the same file too
2014-11-28 15:33:27 +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