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
94970e2d1ebfb4c62a28bea01b5f56d89113f918
kotlin-fork
/
idea
/
resources-en
T
History
Dereck Bridie
94970e2d1e
Intention to replace a = b with b.also { a = it }
...
^KT-22420 Fixed
2020-09-03 15:11:36 +02:00
..
fileTemplates
…
inspectionDescriptions
Inspection to replace !string.isBlank() with string.isNotBlank()
2020-09-03 14:20:35 +02:00
intentionDescriptions
Intention to replace a = b with b.also { a = it }
2020-09-03 15:11:36 +02:00
messages
Intention to replace a = b with b.also { a = it }
2020-09-03 15:11:36 +02:00
postfixTemplates
…
search
Fix Typo: equals() & hashCode(), toString() are written with the first uppercase letter
2020-08-26 14:59:31 +02:00
tips
…