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
17429d333e99ffc25e9eb7a342d3817a682c8a78
kotlin-fork
/
idea
/
testData
/
multiModuleQuickFix
T
History
Dmitry Gridin
17429d333e
Create expect/actual should move cursor to target declaration
...
#KT-34411 Fixed
2019-10-31 19:24:36 +07:00
..
accessibilityChecker
CreateExpect: shouldn't generate expect declaration from actual function with
private
,
lateinit
or
const
2019-10-03 16:00:07 +07:00
addMissingActualMembers
Create actual: add type accessibility checker
2019-09-26 20:21:54 +07:00
changeModifier
ChangeVisibilityModifierIntention: should affect all actual/expect declarations
2019-10-29 17:26:34 +07:00
changeSignature
Refactoring: change signature should affected expect/actual
2019-09-23 23:01:47 +07:00
createActual
Create expect/actual should move cursor to target declaration
2019-10-31 19:24:36 +07:00
createExpect
Create expect/actual should move cursor to target declaration
2019-10-31 19:24:36 +07:00
makeOverridenMemberOpen
MakeOverriddenMemberOpenFix: should update actual members
2019-09-06 15:25:01 +07:00
other
Tests: extract
addMissingActualMembers
from
multiModuleQuickFix/other
2019-09-26 20:21:54 +07:00