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
8210d3091f64a3de385ce6f01314322620f82735
kotlin-fork
/
idea
T
History
Valentin Kipyatkov
8210d3091f
Initial implementation of KT-6427 Completion to use Java name suggestion to complete function parameters
...
(+ filtered out synthetic Kotlin classes from completion)
2015-06-25 21:57:11 +02:00
..
ide-common
Make ModuleDescriptor#getPackage() return not null lazy object with lazy scope
2015-06-23 15:19:06 +03:00
idea-analysis
Workaround for non-thread-safe intentions text state
2015-06-23 16:00:38 +03:00
idea-completion
Initial implementation of KT-6427 Completion to use Java name suggestion to complete function parameters
2015-06-25 21:57:11 +02:00
idea-core
Initial implementation of KT-6427 Completion to use Java name suggestion to complete function parameters
2015-06-25 21:57:11 +02:00
idea-jps-common
Get rid of 'class object' usages in code and builtins
2015-03-25 18:28:00 +03:00
idea-js
minor: refactoring KotlinJavaScriptLibraryManager
2015-06-18 16:54:32 +03:00
idea-test-framework
Attach ideaSDK/jdkAnnotations.jar to external annotations for intention tests
2015-06-23 16:44:47 +03:00
kotlin-android-plugin
Rewrite KotlinOutputParser for Android plugin to make it works with Android Studio 1.3
2015-06-04 19:17:46 +03:00
resources
KT-5419 J2K: convert string concatenation to string template + implemented corresponding inspection
2015-06-15 18:32:45 +03:00
src
Initial implementation of KT-6427 Completion to use Java name suggestion to complete function parameters
2015-06-25 21:57:11 +02:00
testData
Update intention tests: don't use java.util.Collections.*
2015-06-23 16:44:46 +03:00
tests/org/jetbrains
/kotlin
Use common Kotlin test supertype to avoid invalid root access assert
2015-06-23 16:00:21 +03:00
idea.iml
add dependency on idea-js for idea and fix AbstractQuickFixTest
2015-05-26 05:05:08 +03:00