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
656ed01b94e27ea4bfdab900242a53b400c79758
kotlin-fork
/
idea
/
testData
/
completion
T
History
Valentin Kipyatkov
656ed01b94
Code completion: more precise detection of "just typing"
2014-11-17 22:06:15 +03:00
..
basic
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
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
Code completion: more precise detection of "just typing"
2014-11-17 22:06:15 +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: fixed lookup string for anonymous object item
2014-11-17 22:06:14 +03:00
smartMultiFile
KT-6132 No smart completion for argument of java static method
2014-11-08 10:36:25 +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