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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
cascadeIf
T
History
Mikhail Glukhikh
e6872c52a3
More accurate deparenthesize (keeping annotations) in some IDE actions
...
So #KT-19004 Fixed
2017-07-26 15:18:30 +03:00
..
.inspection
…
complex.kt
"Cascade if" inspection: don't highlight for complex logical conditions
2017-07-07 18:15:27 +03:00
four.kt
…
ifTree.kt
…
insideOtherIf.kt
…
insideOtherIf.kt.after
…
middleIf.kt
…
normal.kt
…
normal.kt.after
…
noSecondElse.kt
…
oneLiner.kt
"Cascade if" inspection: do not suggest for one-line if
2017-07-07 18:15:28 +03:00
shortIf.kt
…
withAnnotation.kt
More accurate deparenthesize (keeping annotations) in some IDE actions
2017-07-26 15:18:30 +03:00
withAnnotation.kt.after
More accurate deparenthesize (keeping annotations) in some IDE actions
2017-07-26 15:18:30 +03:00
withBreak.kt
…