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
e787930673b609c60fc49c964f23e96fc6220f7f
kotlin-fork
/
idea
/
idea-completion
/
testData
T
History
Ilya Gorbunov
e787930673
Fix completion handler tests: use tail specifier to select one of multiple completion variants (eg 'kotlin.collections.ArrayList' vs 'java.util.ArrayList').
...
Replace aliased types imported by default with something else.
2016-11-16 18:47:42 +03:00
..
basic
Remove JavaPackage from common completion tests, move to java-specific tests
2016-11-07 21:39:42 +03:00
codeFragmentInLibrarySource
/customLibrary
Created module idea-test-framework and moved classes needed for idea tests there
2015-04-14 18:53:01 +03:00
confidence
KT-14410 Autopopup completion is triggered in string literals for packages
2016-11-07 18:28:24 +03:00
handlers
Fix completion handler tests: use tail specifier to select one of multiple completion variants (eg 'kotlin.collections.ArrayList' vs 'java.util.ArrayList').
2016-11-16 18:47:42 +03:00
injava
Do not compute stubs when building DefaultImpls light classes
2015-11-10 14:31:14 +03:00
kdoc
support @receiver KDoc tag; somewhat more precise tag name completion
2016-05-06 22:11:50 +02:00
keywords
Fix Completion: keyword 'typealias' is not suggested
2016-07-27 19:02:08 +02:00
smart
KT-14386 Smart completion: add "<parameter name> = true/false" choices
2016-11-07 18:28:23 +03:00
smartMultiFile
Smart completion after "by" and "in": non-imported operators supported
2016-04-05 19:32:54 +03:00
weighers
Fixed completion list sorting so that "shouldCompleteTopLevelCallablesFromIndex" not be first when typing "st"
2016-11-07 18:28:24 +03:00