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
c021af0fef33b3be3302ba9cd2808b52f080fbd2
kotlin-fork
/
idea
/
testData
/
codeInsight
T
History
Alexey Sedunov
aa0f0ef02d
Presentation: Do not use resolve to compute element description
...
Invoking analysis on EDT may degrade editor performance
2017-04-17 23:00:08 +03:00
..
breadcrumbs
Presentation: Do not use resolve to compute element description
2017-04-17 23:00:08 +03:00
expressionType
Don't consider function names as candidates for "Show expression type" (KT-14384)
2016-10-28 16:40:27 +02:00
generate
Code Insight: Preserve identifier quotes in "Generate equals()/hashCode()/toString()" actions
2017-01-25 14:24:51 +03:00
lineMarker
Light class builder: do not generate methods delegating to DefaultImpls in kotlin classes
2017-04-09 15:09:01 +03:00
moveLeftRight
Make caret left move not-applicable on first function parameter
2016-09-20 15:27:01 +03:00
moveUpDown
Fix tests for move: check applicability from changed text
2016-09-20 15:26:36 +03:00
outOfBlock
Make changes in super call lambda not cause out-of-block modification (KT-13474)
2016-09-02 13:41:24 +03:00
overrideImplement
Override Members: Allow overriding virtual synthetic members (e.g. equals(), hashCode(), toString(), etc.) in data classes
2017-01-13 15:17:35 +03:00
postfix
Improve check for statements-only postfix templates
2017-03-15 10:47:12 +03:00
surroundWith
Implement 'Surround expression with if' surrounder
2016-09-20 15:26:41 +03:00
unwrapAndRemove
Fixed test data
2015-05-14 01:09:53 +03:00