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
bea45ff2e5deb5990a08f66a9915dc058270eee5
kotlin-fork
/
idea
/
resources
T
History
shiraji
e4c873dc6a
Add inspection + intention to replace
.let { it.foo() }
with
.foo()
#KT-13551 Fixed
2016-09-15 14:26:06 +03:00
..
colorScheme
KT-11612 Highlight named arguments in the editor somehow
2016-03-30 15:58:04 +03:00
fileTemplates
Misc: Use TODO() consistently in implementation stubs
2016-08-29 16:20:55 +03:00
injection
Use kotlin specific methods for pattern creation
2016-04-28 16:06:34 +03:00
inspectionDescriptions
Add inspection + intention to replace
.let { it.foo() }
with
.foo()
#KT-13551 Fixed
2016-09-15 14:26:06 +03:00
intentionDescriptions
Add inspection + intention to replace
.let { it.foo() }
with
.foo()
#KT-13551 Fixed
2016-09-15 14:26:06 +03:00
liveTemplates
Reformat main function templates
2016-08-18 17:25:38 +03:00
org/jetbrains/kotlin/idea
/icons
show icon of class initializer
2016-08-25 14:19:59 +02:00
tips
Add Kotlin "Tips of the day"
2016-06-22 14:17:56 +03:00